@tachikomas/eslint-config

0.1.9 • Public • Published

@tachikomas/eslint

Quick eslint config to share across

Usage

pnpm add @tachikomas/eslint -D
module.exports = {
  extends: [
    '@tachikomas/eslint/vue',
    // ...
  ],
  // 其他配置
}

Package Sidebar

Install

npm i @tachikomas/eslint-config

Weekly Downloads

0

Version

0.1.9

License

MIT

Unpacked Size

8.87 kB

Total Files

9

Last publish

Collaborators

  • mintnoii