0.0.10 • Published 3 years ago

@alleycorpnord/eslint-config v0.0.10

Weekly downloads
23
License
-
Repository
-
Last release
3 years ago

Alley Corp Nord eslint config

yarn add -D @alleycorpnord/eslint-config

Then create a file named .eslintrc with the following contents:

{
  "extends": ["@alleycorpnord/eslint-config"]
}