14.1.0 • Published 10 months ago

eslint-config-egg v14.1.0

Weekly downloads
21,724
License
-
Repository
github
Last release
10 months ago

eslint-config-egg

NPM version build status Test coverage Known Vulnerabilities npm download

Node.js Style Guide for EggJS

Install

npm i eslint eslint-config-egg --save-dev

Usage

Use with JavaScript project

  • package.json
{
  "devDependencies": {
    "eslint-config-egg": "14",
    "eslint": "8"
  }
}
  • .eslintrc
{
  "extends": [
    "eslint-config-egg"
  ]
}

Use with TypeScript project

  • package.json
{
  "devDependencies": {
    "eslint-config-egg": "13",
    "typescript": "5"
  }
}
  • .eslintrc
{
  "extends": [
    "eslint-config-egg/typescript"
  ]
}
  • scripts
{
  "lint": "eslint . --ext .ts"
}
  • settings.json in vscode
{
  "eslint.validate": [
    "javascript",
    "javascriptreact",
    {
      "language": "typescript",
      "autoFix": true
    }
  ]
}

License

MIT

Contributors

Contributors

Made with contributors-img.

@eslint-sets/eggthe-front-lint@infinitebrahmanuniverse/nolb-eslint-config-e@everything-registry/sub-chunk-1601fe-encode-linteslint-config-jiangwj-fe-lintwodax-umi-fatherwetrial-lintsunny586-fe-lintspec-clithreea-lintj2elintkayn-fe-lintimprove-code-linthzlinthjh-fe-linth-lintinlintleostar-lint@wetrial/fabric@unode/egg-eslint@ustack/halo-server-dev@xiaoge-fe/bud-build@zhuijian/fe-lint-cliadorkable-wang-code-lint-cliants-lint-clifrb-lint-clifundlint@symeny/easywebpackeasywebpackeasy-webpack-public-remendegg-born-frontendegg-born-lint-configegg-rabbitmq-rpcegg-lintegg-dubboeslint-config-lujing-nodeeslint-config-rceslint-fe-linteslint-config-speedeslint-config-ucwebeslint-config-trustlinkeslint-config-tenxeslint-config-shenruanenya-fe-cliegg-mqtt-triangleencode-lint-cliencode-f2elintencode-fe-lintencode-fe-lint-rooteslint-config-ali-banmaeslint-config-egg-borneslint-config-egg-nafeslint-config-animaeslint-config-nafeslint-plugin-tpeslint-plugin-tp-eggeslint-plugin-tp-recommended-eggeslint-plugin-yanxinetc-fe-lintfe-project-lintfecode-lint-clifather-pre-commitfe-lint-cli-zhuijianfe-lint-qgyfe-lint-scyfm-egg-plusfabric-demof2elint-cf2-f2elint@bxf1234/fe-lint@cgzair/cgz-fabric@ckclinter/fe-lint-clicalintconform-lintcd-fe-lintcode-standard-lintcommon-config-clicom.vscot.fabricckcs-lint-clicolp-fe-lintcreate-bt-eggcyanic-lintblackworld-eslint-configblackworld-lintbncode-fe-lintbt-wechat-apidisject-serverdianke-nano-lintdmlintweb-code-gg-linten-lint-cliants-spec-lint-clipure-lint-clistd-lint-cliumi-ld-fatherumi-lintyl-lintyllon-lint
14.1.0

10 months ago

14.0.0

1 year ago

13.1.0

2 years ago

13.0.0

2 years ago

12.3.0

2 years ago

12.3.1

2 years ago

12.2.1

3 years ago

12.2.0

3 years ago

12.1.0

3 years ago

12.0.0

3 years ago

11.1.0

4 years ago

11.0.0

4 years ago

11.0.1

4 years ago

10.0.0

4 years ago

9.0.0

5 years ago

8.1.2

5 years ago

8.1.1

5 years ago

8.1.0

5 years ago

8.0.1

6 years ago

8.0.0

6 years ago

7.5.1

6 years ago

7.5.0

6 years ago

7.4.1

7 years ago

7.4.0

7 years ago

7.3.1

7 years ago

7.3.0

7 years ago

7.2.0

7 years ago

7.1.0

7 years ago

7.0.0

8 years ago

6.0.0

8 years ago

5.1.1

8 years ago

5.1.0

8 years ago

5.0.0

8 years ago

4.2.1

8 years ago

4.2.0

8 years ago

4.1.0

9 years ago

4.0.0

9 years ago

3.2.0

9 years ago

3.1.0

9 years ago

3.0.3

9 years ago

3.0.2

9 years ago

3.0.1

9 years ago

3.0.0

9 years ago

2.0.0

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago