@corva/eslint-config-browser

0.2.2 • Public • Published

eslint-config-browser

Defines global linting rules for Corva.AI UI projects

Usage

Codestyle

npm i -D @corva/eslint-config-browser
echo "{'extends': '@corva/eslint-config-browser'};" > .eslintrc
echo "\"@corva/eslint-config-browser/prettier\"" > .prettierrc

or add a .eslintrc file in the root of your project and extended it with the default config:

{
  extends: '@corva/eslint-config-browser',
};

and .prettierrc

"@corva/eslint-config-browser/prettier"

Readme

Keywords

Package Sidebar

Install

npm i @corva/eslint-config-browser

Weekly Downloads

1,902

Version

0.2.2

License

UNLICENSED

Unpacked Size

6.77 kB

Total Files

7

Last publish

Collaborators

  • aj8k
  • leonid.khomenko
  • suchov
  • vasyl.skalozub
  • andrii.koval
  • yuliiahryhorchuk
  • mgdskr_corva
  • ruslan.shukiurov
  • maksymozymok
  • kostia.khozhay
  • ryandawson
  • bestfit
  • oleksandr_krupko
  • villeti
  • jordanambra
  • dumavit1
  • antonpyrlyk
  • corva-devops-automation