Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-cityssm

Package Overview
Dependencies
Maintainers
0
Versions
59
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.

  • 15.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
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

FAQs

Package last updated on 14 Nov 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc