eslint-plugin-react-form-fields:针对ESLint的React Form Fields特定的掉毛规则

时间:2024-04-26 04:56:05
【文件属性】:

文件名称:eslint-plugin-react-form-fields:针对ESLint的React Form Fields特定的掉毛规则

文件大小:128KB

文件格式:ZIP

更新时间:2024-04-26 04:56:05

TypeScript

eslint-plugin-react-form字段 针对ESLint的React Form Fields特定的掉毛规则 安装 在本地或全局安装 。 (请注意,每个项目在本地都是首选) $ npm install eslint --save-dev 如果您全局安装了ESLint,则也必须全局安装React插件。 否则,请在本地安装。 $ npm install eslint-plugin-react-form-fields --save-dev 配置 使用我们的预设可获得合理的默认值: " extends " : [ " eslint:recommended " , " plugin:react-form-fields/recommended " ] 如果不使用预设,则需要指定各个规则并添加其他配置。 在插件部分添加“ reform-form-fields


【文件预览】:
eslint-plugin-react-form-fields-main
----.dependabot()
--------config.yaml(651B)
----release.config.js(431B)
----.github()
--------workflows()
----commitlint.config.js(67B)
----.eslintrc.js(508B)
----.prettierignore(26B)
----src()
--------utils()
--------configs()
--------index.ts(356B)
--------types()
--------rules()
----.vscode()
--------snipsnap.code-snippets(35KB)
----scripts()
--------add-rule.ts(2KB)
--------lib()
--------update.ts(150B)
----tsconfig.json(569B)
----LICENSE(1KB)
----jest.config.js(105B)
----README.md(6KB)
----.husky()
--------commit-msg(67B)
--------pre-commit(74B)
--------.gitignore(2B)
----.all-contributorsrc(626B)
----docs()
--------rules()
----tests()
--------rules()
----.gitignore(20B)
----.prettierrc.js(96B)
----.eslintignore(26B)
----package-lock.json(396KB)
----package.json(3KB)

网友评论