1.3.0 • Published 1 month ago

@noahyu/eslint-config-nest v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

@noahyu/eslint-config-nest

ESlint config for NestJS

Usage

pnpm add @noahyu/eslint-config-nest

Quick start

// .eslintrc.js
module.exports = {
  root: true,
  extends: ['@noahyu/nest'],
  // ···
}

License

MIT

Copyright (c) 2023-present, Noah Yu