1.9.0 • Published 1 year ago

@ddadaal/eslint-config v1.9.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@ddadaal/eslint-config

My eslint config.

Installation

Normal TypeScript Project

npm install -D @ddadaal/eslint-config eslint @typescript-eslint/eslint-plugin

Then create .eslintrc with the following content:

{
    "extends": "@ddadaal"
}

React

npm install -D @ddadaal/eslint-config eslint @typescript-eslint/eslint-plugin eslint-plugin-react
{
    "extends": "@ddadaal/eslint-config/react"
}

License

MIT

1.9.0

1 year ago

1.8.0

2 years ago

1.7.1

2 years ago

1.7.0

2 years ago

1.5.2

2 years ago

1.6.0

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.2.0

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago