@project-nos/eslint-config
v0.2.0
Published
Project NOS ESLint config
Downloads
5
Maintainers
Readme
NOS eslint-config
A more restrictive eslint ruleset for your Spryker project
This package exports a flat ESLint configuration.
Installation and Usage
Install the package
npm i --save-dev @project-nos/eslint-config@latest
Install the peer dependencies
npx install-peerdeps --dev @project-nos/eslint-config@latest
Add
"extends": "@project-nos/eslint-config"
to your `.eslintrc.
License
Copyright (c) Andreas Penz. Licensed under the MIT License.