@fruits-chain/eslint-config-preset

0.3.23 • Public • Published

ESLint Config Preset

24jieqi 团队 React 项目 ESLint 规则

lerna

使用方式

yarn add @fruits-chain/eslint-config-preset --dev
// .eslintrc.js
module.exports = {
  extends: ['@fruits-chain/eslint-config-preset'],
  rules: {
    // 自定义你的规则
  },
}

项目统一使用 prettier 2.x

package.json

{
  "resolutions": {
    "prettier": "^3.0.0"
  }
}

Readme

Keywords

Package Sidebar

Install

npm i @fruits-chain/eslint-config-preset

Weekly Downloads

43

Version

0.3.23

License

ISC

Unpacked Size

4.81 kB

Total Files

3

Last publish

Collaborators

  • hemuxue
  • nietao
  • changhuali
  • never-w
  • limoer
  • winljm001
  • onlyling