chore: project config changes for typescript migration
This commit is contained in:
committed by
Justin Starry
parent
3ea23fe736
commit
3eb9f7b3eb
@ -19,13 +19,11 @@ All other commit types will trigger no new release.
|
||||
## Reference
|
||||
|
||||
### Static Analysis
|
||||
eslint and flow-type are used.
|
||||
|
||||
Helpful link: https://www.saltycrane.com/flow-type-cheat-sheet/latest/
|
||||
eslint and TypeScript are used.
|
||||
|
||||
### Testing Framework
|
||||
https://mochajs.org/
|
||||
|
||||
### API Documentation
|
||||
ESDoc is used to document the public API. See
|
||||
https://esdoc.org/manual/tags.html for details.
|
||||
TypeDoc is used to document the public API. See
|
||||
https://typedoc.org/ for details.
|
||||
|
Reference in New Issue
Block a user