mirror of https://github.com/vuejs/vue.git
docs: add types directory to CONTRIBUTING.md (#6731)
This commit is contained in:
parent
64f9d68844
commit
5fe7dc28d1
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue