8000 GitHub - k03mad/eslint-config
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

k03mad/eslint-config

Repository files navigation

Install

npm i --save-dev --save-exact eslint @k03mad/eslint-config

Use

// eslint.config.js

export {default} from '@k03mad/eslint-config';
// package.json
{
    "scripts": {
        "lint": "npm run lint:eslint",
        "lint:eslint": "eslint ./ --cache",
    }
}
// gitignore
.eslintcache

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0