0.0.0 • Published 2 years ago

eslint-plugin-front-server v0.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

eslint-plugin-front-server

This is meant to hold all the custom lint rules used by the backend team at Front.

Testing

Testing and linting are not automatic! Please run npm run test locally, if you're making changes to this repo.

Likewise, we have no pre-commit hooks or lint tests to enforce code style. If you're making changes, please run npm run lint:prettier to ensure code cleanliness.

TODO