zhangweicheng 86f79271c9 feat(types): 项目中添加是否显示定额属性 3 年之前
..
src 86f79271c9 feat(types): 项目中添加是否显示定额属性 3 年之前
tests 67648af94c feat: 前后端共用types 5 年之前
.eslintignore 67648af94c feat: 前后端共用types 5 年之前
.eslintrc.js dae0043f01 feat(types): 增加projects等类型 5 年之前
.gitignore 67648af94c feat: 前后端共用types 5 年之前
.huskyrc.js 67648af94c feat: 前后端共用types 5 年之前
README.md 67648af94c feat: 前后端共用types 5 年之前
commitlint.config.js 67648af94c feat: 前后端共用types 5 年之前
lint-staged.config.js 67648af94c feat: 前后端共用types 5 年之前
package.json 86f79271c9 feat(types): 项目中添加是否显示定额属性 3 年之前
prettier.config.js 67648af94c feat: 前后端共用types 5 年之前
rollup.config.js cdd5baad59 chore: 打包时,增加输出esm 4 年之前
tsconfig.json dae0043f01 feat(types): 增加projects等类型 5 年之前

README.md

前后端共用的类型文件

开始

基于本仓库进行开发,可以 fork 一个仓库或自行拷贝目录结构。

初始化

npm install

构建

npm run build