qinlaiqiao 49af4a92b1 feat(types): version il y a 4 ans
..
src 68bad58dc3 feat(types): process il y a 4 ans
tests 67648af94c feat: 前后端共用types il y a 5 ans
.eslintignore 67648af94c feat: 前后端共用types il y a 5 ans
.eslintrc.js dae0043f01 feat(types): 增加projects等类型 il y a 5 ans
.gitignore 67648af94c feat: 前后端共用types il y a 5 ans
.huskyrc.js 67648af94c feat: 前后端共用types il y a 5 ans
README.md 67648af94c feat: 前后端共用types il y a 5 ans
commitlint.config.js 67648af94c feat: 前后端共用types il y a 5 ans
lint-staged.config.js 67648af94c feat: 前后端共用types il y a 5 ans
package.json 49af4a92b1 feat(types): version il y a 4 ans
prettier.config.js 67648af94c feat: 前后端共用types il y a 5 ans
rollup.config.js cdd5baad59 chore: 打包时,增加输出esm il y a 4 ans
tsconfig.json dae0043f01 feat(types): 增加projects等类型 il y a 5 ans

README.md

前后端共用的类型文件

开始

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

初始化

npm install

构建

npm run build