seed-web-ts:借助TypeScript和有趣的功能为Web注释种子

时间:2024-06-05 15:17:47
【文件属性】:

文件名称:seed-web-ts:借助TypeScript和有趣的功能为Web注释种子

文件大小:140KB

文件格式:ZIP

更新时间:2024-06-05 15:17:47

sass template babel coverage typescript

这是TypeScript项目的简单种子 特征 打字稿 ES6通过 由测试 报道 Sass通过 由配置的 包括 脚本: npm start在上启动具有热重载的服务器npm test用笑话启动测试( *.spec.js文件) npm run build生成应用程序以在dist/public文件夹中发布npm run coverage启动带有覆盖率报告的测试。 npm run lint启动代码样式的linter。 npm run tsc启动打字稿编译器以验证您的代码。 npm run build-types启动typescript编译器以在dist/types文件夹中创建类型。 npm run build-dev在开发人员模式下构建(带有地图)。 Crystian的<3。


【文件预览】:
seed-web-ts-master
----package.json(2KB)
----eslint.config.js(1KB)
----jest.config.js(6KB)
----package-lock.json(470KB)
----src()
--------assets()
--------index.html(714B)
--------dependency.ts(314B)
--------dependency.spec.ts(816B)
--------index.scss(187B)
--------index.ts(589B)
----tsconfig.json(5KB)
----.gitignore(189B)
----webpack.config.js(1KB)
----README.md(1KB)
----.editorconfig(228B)
----babel.config.js(237B)

网友评论