eslint-config-tron:具有TypeScript,Hooks和Prettier支持的Tron的ESLint配置

时间:2024-03-30 06:28:45
【文件属性】:

文件名称:eslint-config-tron:具有TypeScript,Hooks和Prettier支持的Tron的ESLint配置

文件大小:107KB

文件格式:ZIP

更新时间:2024-03-30 06:28:45

JavaScript

eslint-config-tron 具有TypeScript,Hooks和Prettier支持的Tron的ESLint配置。 如何使用 安装eslint-config-tron及其对等依赖项: $ npx install-peerdeps --dev eslint-config-tron $ npm install eslint-config-tron --save-dev 并将其放入您的.eslintrc.js : module . exports = { extends : "eslint-config-tron" , rules : { // Additional, per-project rules... } } ; 执照 开源 。


【文件预览】:
eslint-config-tron-main
----.gitignore(73B)
----package.json(2KB)
----LICENSE(1KB)
----index.js(6KB)
----CHANGELOG.md(105B)
----tsconfig.json(1KB)
----.eslintrc.js(39B)
----README.md(784B)
----renovate.json(41B)
----test()
--------sample.ts(435B)
--------sample.tsx(700B)
--------styles.scss(67B)
--------sampleTypes.ts(117B)
----yarn.lock(254KB)

网友评论