@lab9k/eslint-config

1.0.4 • Public • Published

eslint-config-lab9k

eslint config for lab9k javascript projects.

installation

npm install @lab9k/eslint-config

OR for an easier installation of peerDependencies you can also install this package with

npx install-peerdeps @lab9k/eslint-config -d

then in your .eslintrc configuration file (e.g.: .eslintrc.json) you can extend this configuration.

{
  "extends": ["@lab9k"]
}

contribution

If you feel like some rules should be configured better, please submit a pull request.

Package Sidebar

Install

npm i @lab9k/eslint-config

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

11.2 kB

Total Files

8

Last publish

Collaborators

  • jefwillems