@fruits-chain/eslint-config-rn

0.3.23 • Public • Published

ESLint Config React Native

24jieqi 团队 React Native 项目 ESLint 规则

lerna

使用方式

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

项目统一使用 prettier 2.x

// package.json
{
  "resolutions": {
    "prettier": "^3.0.0"
  }
}

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

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

    Weekly Downloads

    35

    Version

    0.3.23

    License

    ISC

    Unpacked Size

    3.74 kB

    Total Files

    3

    Last publish

    Collaborators

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