1.1.10 • Published 3 years ago

@nmsp/eslint-config v1.1.10

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

@nmsp/eslint-config

This is an eslint configuration to be used at sb-m.

Installation

  1. Install Install eslint and @nmsp/eslint-config npm install --save-dev eslint @nmsp/eslint-config

  2. Install dependencies Because we make use of eslint-config-airbnb, you must install its dependencies by running npx install-peerdeps --dev eslint-config-airbnb

  3. eslint config Create a .eslintrc.js file that extends @nmsp. module.exports = { extends: '@nmsp' }

1.1.10

3 years ago

1.1.9

3 years ago