We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efdbb8a commit f522448Copy full SHA for f522448
toolkituse-starter/docs/README.md
@@ -9,9 +9,9 @@ features:
9
details: 简洁的语法和易用的特性,轻松上手,详细的文档。
10
- title: rollup
11
details: rollup 打包,支持 es module, umd 通用模块定义规范,同时支持 amd,cjs,iife
12
-- title: 支持 typescript
+- title: typescript
13
details: 使用 TypeScript 构建,提供完整的类型定义文件,安全严谨。
14
-- title: 支持 tree-shaking
+- title: tree-shaking
15
details: 多模块多入口,多出口打包
16
- title: 多样性
17
details: 具有工作时常用到的工具方法,一劳永逸
0 commit comments