1.2.0 • Published 2 years ago

@legalplace/eslint-config-base v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

@legalplace/eslint-config

Usage

Extend .eslintrc this way

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