Browse Source

docs: add types directory to CONTRIBUTING.md (#6731)

Edd Yerburgh 8 years ago
parent
commit
5fe7dc28d1
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .github/CONTRIBUTING.md

+ 5 - 0
.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.
   - **`shared`**: contains utilities shared across the entire codebase.
 
 
+  - **`types`**: contains TypeScript type definitions
+
+    - **`test`**: type definitions tests
+
+
 ## Financial Contribution
 ## Financial Contribution
 
 
 As a pure community-driven project without major corporate backing, we also welcome financial contributions via Patreon or OpenCollective.
 As a pure community-driven project without major corporate backing, we also welcome financial contributions via Patreon or OpenCollective.