@spotify/eslint-plugin
TypeScript icon, indicating that this package has built-in type declarations

15.0.0 • Public • Published

@spotify/eslint-plugin

This contains all Spotify-specific eslint rules.

Installation

npm install --save-dev eslint @spotify/eslint-plugin

Rules

Category Name Description
Best Practices best-practices/no-discouraged-words Prevents usage of specific words. See more.

Usage

After installing, update your project's .eslintrc.json config:

{
  "plugins": ["@spotify/eslint-plugin"],
}

Read the ESlint config docs for more information.

Package Sidebar

Install

npm i @spotify/eslint-plugin

Weekly Downloads

3,532

Version

15.0.0

License

Apache-2.0

Unpacked Size

102 kB

Total Files

36

Last publish

Collaborators

  • vinzscam
  • timbonicus
  • spotify-eng