@ubie/eslint-config

2.1.0 • Public • Published

@ubie/eslint-config

An ESLint config for internal use in Ubie.

Installation

Install

npm i -D eslint @ubie/eslint-config

Then configure .eslintrc.js

{
  extends: "choose a preset below",
  rules: {
    // any override rules for your project here
  }
}

Presets

  • @ubie/eslint-config/presets/nextjs - For Next.js projects
  • @ubie/eslint-config/presets/nestjs - For NestJS projects
  • @ubie/eslint-config/presets/common - Common settings for any TypeScript projects

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.1.01latest

Version History

VersionDownloads (Last 7 Days)Published
2.1.01
2.0.00
1.3.4119
1.3.30
1.3.20
1.3.10
1.3.00
1.2.123
1.2.01
1.1.25
1.1.04
1.0.10
1.0.00

Package Sidebar

Install

npm i @ubie/eslint-config

Weekly Downloads

66

Version

2.1.0

License

Apache-2.0

Unpacked Size

19.2 kB

Total Files

16

Last publish

Collaborators

  • hokaccha
  • ubie-admin
  • takanorip
  • monchi