1.1.1 • Published 1 year ago

@legalplace/eslint-config-base v1.1.1

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

@legalplace/eslint-config

Usage

Extend .eslintrc this way

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