0.0.7 • Published 9 months ago

eslint-config-dotori-import-sort v0.0.7

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

eslint-config-import-sort

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

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

Installation

To install the package, use the following commands:

npm install eslint-config-dotori-import-sort --save-dev

Usage

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

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

License

This project is licensed under the MIT License.

0.0.7

9 months ago

0.0.6

12 months ago

0.0.3

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago