@saulx/eslint-config

1.1.1 • Public • Published

eslint-config

Our eslint config. Use it with our prettier config.

usage:

Add the following to your package.json:

...
"prettier": "@saulx/prettier-config",
"eslintConfig": {
  "extends": "@saulx/eslint-config"
},
"devDependencies": {
  "eslint": "^6.5.1",
  "prettier": "^1.18.2",
  "@saulx/eslint-config": "https://github.com/atelier-saulx/eslint-config",
  "@saulx/prettier-config": "https://github.com/atelier-saulx/prettier-config"
}
...

And run yarn or npm i

Readme

Keywords

none

Package Sidebar

Install

npm i @saulx/eslint-config

Weekly Downloads

4

Version

1.1.1

License

MIT

Unpacked Size

2 kB

Total Files

3

Last publish

Collaborators

  • saulx