eslint / typescript-eslint-parser

An ESLint custom parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.
Other
915 stars 92 forks source link

Chore: Makefile tweaks #522

Closed platinumazure closed 5 years ago

platinumazure commented 5 years ago

Simplify Jest calls, reorder some code to avoid lint disabling, and add check for unused disable comments