3.0.1 • Published 10 months ago

@exolnet/eslint-config-base v3.0.1

Weekly downloads
8
License
MIT
Repository
github
Last release
10 months 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

Copyright © eXolnet. All rights reserved.

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

3.0.1

10 months ago

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

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago