2.0.0 • Published 4 months ago

@zero65/eslint-config v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

eslint-config-zero65

How to Use:

  1. Add this config in dev-dependencies
  "@zero65/eslint": "https://github.com/Zero65Tech/eslint-config.git"
  1. Add extends in eslintConfig:
  "eslintConfig": {
      "extends": "@zero65/eslint"
  }
  1. Add script
2.0.0

4 months ago

0.0.1

4 months ago