From dd40c45941f1b3dea9fac4a2c1bd1bd7752d489f Mon Sep 17 00:00:00 2001 From: Edd Yerburgh Date: Mon, 2 Oct 2017 20:55:34 +0100 Subject: [PATCH] docs: add types directory to CONTRIBUTING.md --- .github/CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index f4d0520131a..4f140719553 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.