There is no linting restrictions in place #14

Closed
opened 2024-03-19 04:54:51 +00:00 by tristonarmstrong · 1 comment
tristonarmstrong commented 2024-03-19 04:54:51 +00:00 (Migrated from github.com)

Would be a good idea to include lint rules so people can stick to a definitive standard when contributing

https://typescript-eslint.io/

Would be a good idea to include lint rules so people can stick to a definitive standard when contributing https://typescript-eslint.io/
tristonarmstrong commented 2024-03-22 06:22:29 +00:00 (Migrated from github.com)

Sweet. Got linting working.. Now i just need to make sure pushes are rejected if there are any linting errors.. This will probably be done with pre-push hooks using HUSKY. Will make another issue for this

Sweet. Got linting working.. Now i just need to make sure pushes are rejected if there are any linting errors.. This will probably be done with pre-push hooks using [HUSKY](https://typicode.github.io/husky/). Will make another issue for this
Sign in to join this conversation.
No description provided.