0.0.10 • Published 2 years ago

@tiannuo979/eslint-config-monorepo v0.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

@tiannuo979/eslint-config

npm

What

  • Personal eslint config template
  • learn eslint-config
  • learn npm package publish
  • learn more about things I don't know

Usage

Install

pnpm add -D eslint @tiannuo979/eslint-config

Config

// .eslintrc.json
{
  "extends": "@tiannuo979"
}

Thanks

Thanks to @antfu for the eslint-config project

I have learn from https://github.com/antfu/eslint-config

0.0.10

2 years ago

0.0.8

2 years ago