ember-cli / ember-cli/eslint-plugin-ember
Add TypeScript type-checking to all rules
Open
internal
- Dominant language
- JavaScript
- Stars
- 263
- Forks
- 214
- Avg merge
- 30m
- Merged PRs (30d)
- 5
Description
We don't need to convert our JavaScript files to TypeScript, but by adding JSDoc comments with types and using the TypeScript [checkJs](https://www.typescriptlang.org/tsconfig#checkJs) option, we can get the benefits of type-checking. See this PR for an example and list of benefits: https://github.com/square/eslint-plugin-square/pull/723
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.