0.15.0 • Published 6 years ago

eslint-config-frisk v0.15.0

Weekly downloads
96
License
ISC
Repository
-
Last release
6 years ago

ESLint Config

For internal use at Frisk. Feel free to also use it as-is.

Using this ESLint Config

Just like any other config:

$ npm install --save-dev eslint-config-frisk

.eslintrc.js

In your repo you can use the following in your .eslintrc.js to extend this config:

module.exports = {
  "extends": [ "frisk" ],
}

That's it.

(Ends)

0.15.0

6 years ago

0.14.0

6 years ago

0.13.0

6 years ago

0.12.0

6 years ago

0.11.0

6 years ago

0.10.0

6 years ago

0.9.0

7 years ago

0.8.0

7 years ago

0.7.0

8 years ago

0.6.0

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.1.0

8 years ago