Spotify's TypeScript full ESLint config.
npm install --save-dev eslint @spotify/eslint-configAfter installing, update your project's ESLint config:
{
"extends" : ["@spotify"]
}Read the ESlint config docs for more information.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Spotify's TypeScript full ESLint config.
npm install --save-dev eslint @spotify/eslint-configAfter installing, update your project's ESLint config:
{
"extends" : ["@spotify"]
}Read the ESlint config docs for more information.