kind-regards:以某种方式教我的Node API

时间:2021-04-16 15:27:41
【文件属性】:
文件名称:kind-regards:以某种方式教我的Node API
文件大小:110KB
文件格式:ZIP
更新时间:2021-04-16 15:27:41
TypeScript 亲切的问候, ...是以下各项产生的CLI输出: import { Reporter } from "kind-regards" ; import { join } from "path" ; const report = Reporter ( { verbose : true , debug : true , documentation : join ( __dirname , "DIAGNOSTICS.md" ) , } ) ; report . diagnostic ( { category : "warning" , message : "Warning Log" , file : __filename , } ) ; report . diagnostic ( { category : "error" , message : "Recovera
【文件预览】:
kind-regards-master
----.eslintrc(1KB)
----src()
--------types.ts(359B)
--------index.ts(3KB)
----example()
--------index.ts(719B)
--------tsconfig.json(56B)
--------DIAGNOSTICS.md(40B)
----tsconfig.json(585B)
----LICENSE(1KB)
----.prettierrc(203B)
----README.md(2KB)
----.editorconfig(243B)
----DIAGNOSTICS.md(49B)
----.gitignore(446B)
----screen.png(118KB)
----package.json(1KB)

网友评论