Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track conversion to Typescript #34

Open
5 tasks
rossknudsen opened this issue Feb 3, 2020 · 0 comments
Open
5 tasks

Track conversion to Typescript #34

rossknudsen opened this issue Feb 3, 2020 · 0 comments

Comments

@rossknudsen
Copy link
Contributor

rossknudsen commented Feb 3, 2020

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant