@wildpeaks/eslint-config-legacy

15.7.0 • Public • Published

ESLint Config: Legacy

Github Release

Settings for ES5 Javascript projects without modules.

This is best suited for scripts running in older browsers.


Quickstart

Install the config:

npm install @wildpeaks/eslint-config-legacy --save-dev

Reference it in your package.json:

{
  "eslintConfig": {
    "extends": "@wildpeaks/eslint-config-legacy"
  }
}

or in .eslintrc.json:

{
  "extends": "@wildpeaks/eslint-config-legacy"
}

Prettier

This configuration is compatible with @wildpeaks/prettier-config.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
15.7.03latest
16.0.0-rc22preview
8.0.0-alpha81next

Version History

VersionDownloads (Last 7 Days)Published
15.7.03
15.6.00
15.5.01
15.4.00
15.3.00
15.2.00
16.0.0-rc22
16.0.0-rc11
15.1.00
15.0.00
14.0.00
14.0.0-rc10
13.2.00
13.2.0-rc11
13.1.01
13.0.00
12.2.00
12.1.00
12.0.01
11.5.00
11.4.00
11.3.00
11.2.01
11.2.0-rc11
11.1.00
11.0.00
11.0.0-rc50
11.0.0-rc31
11.0.0-rc20
11.0.0-rc10
10.7.01
10.6.01
10.5.00
10.4.00
10.3.00
10.2.01
10.1.00
10.0.01
9.3.01
9.2.00
9.1.00
9.0.00
8.4.01
8.3.00
8.2.00
8.1.00
8.0.01
8.0.0-alpha81
8.0.0-alpha70
8.0.0-alpha61
8.0.0-alpha51
8.0.0-alpha40
8.0.0-alpha31
8.0.0-alpha21
8.0.0-alpha10
7.3.00
7.2.01
7.1.01
7.0.00
6.3.01
6.2.01
6.1.00
6.0.01
5.2.00
5.1.01
5.0.00
4.9.01
4.8.00
4.7.00
4.6.00
4.5.01
4.4.00
4.3.00
4.2.01
4.1.01
4.0.00
3.4.01
3.3.01
3.2.01
3.1.01
3.0.00
2.3.00
2.2.00
2.1.01
2.0.01
1.2.01
1.1.01
1.0.00

Package Sidebar

Install

npm i @wildpeaks/eslint-config-legacy

Weekly Downloads

6

Version

15.7.0

License

MIT

Unpacked Size

7.45 kB

Total Files

3

Last publish

Collaborators

  • cecilemuller