forked from deecewan/eslint-plugin-snakecase
-
-
Notifications
You must be signed in to change notification settings - Fork 4
Typescript support #4
Copy link
Copy link
Open
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
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.