1.0.0 • Published 2 years ago

@superbet/eslint-config-legacy v1.0.0

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

Superbet's Recommended ESLint Configuration for Legacy Projects

Use this configuration for legacy projects, while you're migrating to a new architecture.

Installation

npm i -SE @superbet/eslint-config-legacy

.eslintrc

{
  "extends": "@superbet/eslint-config-legacy"
}