eslint-config-frisk

0.15.0 • Public • Published

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)

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-frisk

Weekly Downloads

1

Version

0.15.0

License

ISC

Unpacked Size

10.4 kB

Total Files

6

Last publish

Collaborators

  • chilts
  • chilts-appsattic
  • daffron