From 5fe7dc28d1249737cea57a26d13a9e9342b9007f Mon Sep 17 00:00:00 2001 From: Edd Yerburgh Date: Mon, 2 Oct 2017 21:03:32 +0100 Subject: [PATCH] docs: add types directory to CONTRIBUTING.md (#6731) --- .github/CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index f4d05201..4f140719 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -123,6 +123,11 @@ The default test script will do the following: lint with ESLint -> type check wi - **`shared`**: contains utilities shared across the entire codebase. + - **`types`**: contains TypeScript type definitions + + - **`test`**: type definitions tests + + ## Financial Contribution As a pure community-driven project without major corporate backing, we also welcome financial contributions via Patreon or OpenCollective.