eslint-config-cityssm v20.0.0
eslint-config-cityssm
ESLint rules used in the City of Sault Ste. Marie's TypeScript projects.
Installation
npm install --save-dev eslint-config-cityssm
Simple Usage
In the project's eslint.config.js
file,
it's as easy as one line.
export { default } from 'eslint-config-cityssm'
For web applications, export configWebApp
instead.
export { configWebApp as default } from 'eslint-config-cityssm'
Advanced Usage
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! 😎
- typescript-eslint
- eslint-config-love
- @cspell/eslint-plugin
- @eslint-community/eslint-plugin-eslint-comments
- eslint-plugin-import
- eslint-plugin-jsdoc
- eslint-plugin-n
- eslint-plugin-no-secrets
- eslint-plugin-no-unsanitized
- eslint-plugin-promise
- eslint-plugin-regexp
- eslint-plugin-security
- eslint-plugin-sonarjs
- eslint-plugin-unicorn
- eslint-plugin-woke
- eslint-plugin-write-good-comments
Projects Using eslint-config-cityssm
Used in 50+ projects, including:
Related Projects
prettier-config-cityssm Prettier configuration for the City of Sault Ste. Marie's projects.
5 months ago
6 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
10 months ago
9 months ago
10 months ago
10 months ago
10 months ago
11 months ago
10 months ago
10 months ago
10 months ago
11 months ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago