🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more
Socket
Book a DemoInstallSign in
Socket

eslint-config-cityssm

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-cityssm

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

Source
npmnpm
Version
18.1.1
Version published
Weekly downloads
260
-69.3%
Maintainers
1
Weekly downloads
 
Created
Source

eslint-config-cityssm

DeepSource Maintainability

Code Scanning Banner

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! 😎

Projects Using eslint-config-cityssm

Used in 50+ projects, including:

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

Keywords

eslint

FAQs

Package last updated on 20 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts