0.37.0 • Published 3 years ago

@pentible/eslint-config-nestjs v0.37.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

eslint-config

usage

  • npm i -D @pentible/eslint-config @pentible/eslint-config-node @pentible/eslint-config-nestjs @pentible/eslint-config-prettier

  • .eslintrc.yml

root: true
extends:
  - "@pentible/eslint-config"
  - "@pentible/eslint-config-node"
  - "@pentible/eslint-config-nestjs"
  - "@pentible/eslint-config-prettier"
0.37.0

3 years ago

0.36.0

3 years ago

0.35.0

3 years ago

0.34.0

3 years ago

0.33.0

3 years ago

0.32.0

3 years ago

0.31.0

3 years ago

0.30.0

3 years ago

0.29.0

3 years ago