3.0.0 • Published 1 year ago

@exolnet/eslint-config-base v3.0.0

Weekly downloads
8
License
MIT
Repository
github
Last release
1 year ago

@exolnet/eslint-config-base

NPM version Software License Build Status

ESLint configuration for JavaScript projects used at eXolnet.

Installation

Install this package, and save it as a devDependency:

npm install --save-dev @exolnet/eslint-config-base

Then have your project's .eslintrc.json file extend the ruleset.

{
    "extends": "@exolnet/eslint-config-base"
}

If you are using YAML or JavaScript for your ESLint configuration file format ensure you use the correct syntax for the language used.

License

This code is licensed under the MIT license. Please see the license file for more information.

3.0.0

1 year ago

2.0.0-alpha.1

4 years ago

2.0.0

4 years ago

1.1.1

5 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago