ts standard:使用StandardJS的Typescript样式指南Linter和Formatter 源码
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-stan
文件列表
ts-standard-master.zip
(预估有个58文件)
ts-standard-master
.github
FUNDING.yml
38B
dependabot.yml
339B
workflows
commitlint.yml
377B
nodejs.yml
1KB
.prettierignore
35B
src
ts-standard.test.ts
8KB
暂无评论