waliot / eslint-config

Waliot Tech Team ESLint config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waliot ESLint config

Waliot npm

Install

npm install --save-dev @waliot-oss/eslint-config

Usage

In yours eslint config file add:

{
  "extends": [
    "@waliot-oss/eslint-config"
  ]
}

Maintainers

License

MIT

About

Waliot Tech Team ESLint config

License:MIT License


Languages

Language:JavaScript 100.0%