文件名称:ts-template::memo:| 预先配置了带有ESLint,Jest,Prettier和Github Actions for CI的Typescript模板
文件大小:90KB
文件格式:ZIP
更新时间:2024-02-25 15:36:19
template boilerplate typescript eslint jest
ts-template::memo:| 预先配置了带有ESLint,Jest,Prettier和Github Actions for CI的Typescript模板
【文件预览】:
ts-template-master
----.prettierrc.yaml(217B)
----.github()
--------workflows()
----yarn.lock(182KB)
----.eslintrc.js(254B)
----src()
--------index.ts(69B)
--------lib()
--------core()
----.vscode()
--------settings.json(69B)
----typedoc.json(54B)
----tsconfig.json(561B)
----LICENSE(34KB)
----jest.config.js(282B)
----tests()
--------index.test.ts(123B)
----.gitignore(37B)
----README(359B)
----.eslintignore(27B)
----package.json(1KB)