1.0.5 • Published 5 years ago

eslint-config-daaitest v1.0.5

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

Install

npm install eslint-config-daaitest --save-dev

Usage

Use this shareable config by extending it in your .eslintrc file:

{
  "extends": "daaitest"
}

You can override settings from this shareable config by adding them directly into your .eslintrc file.

See the ESLint documentation for more information about using a shareable config.

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago