0.0.17 • Published 10 months ago

eslint-config-dotori-typescript v0.0.17

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

eslint-config-dotori-typescript

Note: This package is based on the dotori-ui package, so the default settings may change in the future.

eslint-config-dotori-typescript is a configuration package for ESLint. This package is designed to simplify eslint setup.

Installation

To install the package, use the following commands:

# airbnb-typescript dependency
npm install eslint-config-dotori-typescript --save-dev

Usage

Extend your ESLint configuration file (.eslintrc.js or .eslintrc.json) as follows:

{
  "extends": [
    "eslint-config-dotori-typescript",
  ]
}

License

This project is licensed under the MIT License.

Related

  • eslint-config-airbnb-typescript
0.0.16

10 months ago

0.0.17

10 months ago

0.0.15

10 months ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.14

1 year ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.5

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.3-0

1 year ago

0.0.2-0

1 year ago

0.0.1-alpha.0

1 year ago