1.0.7 • Published 4 years ago

@tinysource/eslint-config v1.0.7

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

@tinysource/eslint-config

  • Stack: ESLint, Prettier, TypeScript, React
  • Rules: Recommended
  • Env: Jest, CommonJS, Shared Node Browser

Usage

Install

npm i -D @tinysource/eslint-config eslint prettier typescript

Configure package.json

{
  "eslintConfig": {
    "root": true,
    "extends": "@tinysource"
  }
}
1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago