Skip to content

ESLint rules used in the City of Sault Ste. Marie's TypeScript projects.

License

Notifications You must be signed in to change notification settings

cityssm/eslint-config-cityssm

eslint-config-cityssm

DeepSource Maintainability

Code Scanning Banner

ESLint rules used in the City of Sault Ste. Marie's TypeScript projects.

How to Use

npm install --save-dev eslint-config-cityssm

In the project's eslint.config.js file.

import eslintConfigCityssm from 'eslint-config-cityssm'

export default [...eslintConfigCityssm]

Included Plugins

Thanks to all of the developers who help make the City of Sault Ste. Marie's code awesome! 😎

Major Projects Using eslint-config-cityssm

Related Projects

prettier-config-cityssm
Prettier configuration for the City of Sault Ste. Marie's projects.