1.0.3 • Published 2 years ago

eslint-config-daai v1.0.3

Weekly downloads
77
License
ISC
Repository
-
Last release
2 years ago

Install

npm install eslint-config-daai --save-dev

Usage

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

{
  "extends": "daai"
}

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.3

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago