1.0.6 • Published 1 year ago

@raasmusnilsson/eslint-config-knowit v1.0.6

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

ESLint - Set up config

  1. Install the package
npm install @raasmusnilsson/eslint-config-knowit
  1. Install the dependencies used by the package
npx install-peerdeps --dev @raasmusnilsson/eslint-config-knowit
  1. Create .eslintrc.js and add following:
module.exports = {
 extends: ['@raasmusnilsson/eslint-config-knowit'],
}
1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago