eslint-configs:我的ESLint配置

时间:2024-03-10 19:19:35
【文件属性】:

文件名称:eslint-configs:我的ESLint配置

文件大小:965KB

文件格式:ZIP

更新时间:2024-03-10 19:19:35

react javascript typescript eslint TypeScript

eslint配置 LukasBöcker的ESLint配置 可用的配置 贡献 yarn install yarn build 添加您的更改 调试 要输出最终配置,请使用以下选项运行ESLint: yarn eslint --no-eslintrc -c --print-config 例如,运行: yarn eslint --no-eslintrc -c packages/eslint-config-react/dist/index.js --print-config __tests__/example.test.tsx 发布新版本 yarn lerna version git push && git push --tags yarn lerna publish from-package或yarn lerna publish from-g


【文件预览】:
eslint-configs-main
----.yarnrc.yml(313B)
----package.json(2KB)
----babel.config.json(373B)
----.eslintrc.json(61B)
----.github()
--------workflows()
----.prettierignore(36B)
----LICENSE(750B)
----lerna.json(239B)
----jest.config.json(337B)
----tsconfig.json(360B)
----.gitignore(204B)
----.yarn()
--------plugins()
--------releases()
----README.md(951B)
----yarn.lock(410KB)
----.eslintignore(42B)
----.editorconfig(188B)
----packages()
--------eslint-config()
--------eslint-config-react()
----lint-staged.config.js(405B)
----.prettierrc.json(26B)

网友评论