chenshilong c450bf90e1 feat(types): 增加字段定义。 пре 4 година
..
src c450bf90e1 feat(types): 增加字段定义。 пре 4 година
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 ab29988ad1 refactor(types): 为了触发自动build пре 4 година
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