- https://ts-ast-viewer.com (https://github.com/dsherret/ts-ast-viewer) is a critically useful tool for inspecting tokens, symbols and types. Thanks, @dsherret!
- TypeScript source https://github.com/Microsoft/TypeScript
- Compiler API reference: https://github.com/Microsoft/TypeScript/wiki/Using-the-Compiler-API
- PropTypes reference: https://reactjs.org/docs/typechecking-with-proptypes.html
This repository has been archived by the owner on May 4, 2022. It is now read-only.