ptkdev / eslint-plugin-snakecasejs

:pencil2: ESLint Plugin: enforce snake_case syntax on variables and function names
https://npmjs.com/package/eslint-plugin-snakecasejs
Other
32 stars 4 forks source link

Typescript support #4

Open guicsou-lw opened 3 years ago

guicsou-lw commented 3 years ago

Would be really great to have TypeScript support with @typescript-eslint/eslint-plugin It is really annoying when the project uses snake case as a standard and we don't have this natively supported. Tried to use this package but it didn't work.

ptkdev commented 3 years ago

Pr are welcome.