ts-standard:使用StandardJS的Typescript样式指南,Linter和Formatter

时间:2024-02-25 21:21:43
【文件属性】:

文件名称:ts-standard:使用StandardJS的Typescript样式指南,Linter和Formatter

文件大小:45KB

文件格式:ZIP

更新时间:2024-02-25 21:21:43

typescript eslint tslint linter ts

ts标准 TypeScript样式指南,具有基于linter和自动代码修复程序 :floppy_disk: 安装 npm install ts-standard :keyboard: 基本用法 ts-standard 启用自动代码修复 ts-standard --fix 注意:需要tsconfig.json或类似的项目文件。 有关更多详细信息,请参见下面的部分。 :scroll: 救命 ts-standard - Standard for Typescript! (https://github.com/standard/ts-standard) Usage: ts-standard [FILES...]


【文件预览】:
ts-standard-master
----.github()
--------FUNDING.yml(38B)
--------dependabot.yml(339B)
--------workflows()
----.prettierignore(35B)
----src()
--------ts-standard.test.ts(8KB)
--------constants.ts(353B)
--------index.ts(192B)
--------types()
--------standard-reporter.test.ts(4KB)
--------ts-standard.ts(4KB)
--------options()
--------cli.ts(6KB)
--------cli.test.ts(20KB)
--------index.test.ts(533B)
--------standard-engine-api.ts(3KB)
--------standard-engine-api.test.ts(9KB)
--------standard-reporter.ts(647B)
----.npmignore(138B)
----tsconfig.json(517B)
----LICENSE(1KB)
----README.md(6KB)
----dist()
--------standard-engine-api.js(2KB)
--------cli.d.ts(1019B)
--------ts-standard.d.ts(1KB)
--------standard-engine-api.d.ts(628B)
--------ts-standard.js(3KB)
--------constants.js(482B)
--------standard-reporter.d.ts(157B)
--------standard-reporter.js(1021B)
--------options()
--------index.d.ts(70B)
--------constants.d.ts(219B)
--------index.js(818B)
--------cli.js(6KB)
----.npmrc(21B)
----.editorconfig(200B)
----.gitignore(238B)
----bin()
--------cmd.js(50B)
----CHANGELOG.md(5KB)
----eslintrc.json(62B)
----tsconfig.eslint.json(491B)
----package.json(3KB)

网友评论