@cfx-dev/eslint-config-ui

1.0.0 • Public • Published

UI Eslint Config

This package provides @cfx-dev .eslintrc as an extensible shared config.

Instalation

yarn add -D eslint@^8.56.0 @cfx-dev/eslint-config-ui

or

npm install --save-dev eslint@^8.56.0 @cfx-dev/eslint-config-ui

Usage

Add extends to your eslint config:

{
  "extends": ["@cfx-dev/eslint-config-ui"]
}

License

This project is licensed under the MIT License.

Package Sidebar

Install

npm i @cfx-dev/eslint-config-ui

Weekly Downloads

40

Version

1.0.0

License

MIT

Unpacked Size

7.64 kB

Total Files

4

Last publish

Collaborators

  • krypton2121
  • oleg_makushev_x
  • nihonium-x