0.0.6 • Published 6 years ago

@hujiulong/eslint-config v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

@hujiulong/eslint-config

Usage

  1. npm install @hujiulong/eslint-config --save-dev
  2. create a file named .eslintrc in your project:
{
  extends: "@hujiulong/eslint-config",
  rules: {
    // override if necessary
  }
}

License

MIT