1.0.0 • Published 5 years ago

kg-eslint-config v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

eslint-config-kg

qmkg Eslint Recommond Configuration.

Install

$ npm i eslint-config-kg -g

How to use

package.json

{
  "eslintConfig": {
    "extends": "eslint-config-kg"
  },
  "eslintIgnore": [
    "/dev",
    "/node_modules",
    "/output"
  ]
}

Use in VSCode

https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint