jest-editor-support
jest-editor-support copied to clipboard
Track conversion to Typescript
trafficstars
- [ ] JS -> TS conversion
- [ ] update tsconfig.json - ensure that more strict type checking is enabled. Probably align with a config from facebook/jest, jest-community/vscode-jest, or microsoft/TypeScript-Babel-Starter
- [ ] update eslint.js similar to above
- [ ] remove flowconfig and flow dependencies and build scripts
- [ ] remove babel.config.js and update build scripts to use tsc