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: test Node v11 in CI #542

Closed kaicataldo closed 5 years ago

kaicataldo commented 5 years ago

Now that Node v11 is officially in development, we should probably start testing it.