0.5.0 • Published 5 months ago

@wowserhq/eslint-config v0.5.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 months ago

Wowser ESLint Configuration

Version

This shareable ESLint configuration is used across all Wowser projects.

Licensed under the MIT license.

Usage

To install @wowserhq/eslint-config and its dependencies:

npm install @wowserhq/eslint-config --save-dev
npm install eslint-plugin-import --save-dev
npm install eslint --save-dev

Tweak .eslintrc:

{
  "extends": "@wowserhq/eslint-config"
}
0.5.0

5 months ago

0.4.0

2 years ago

0.3.1

6 years ago

0.3.0

6 years ago