Skip to content

Commit

Permalink
build: 增加基础依赖
Browse files Browse the repository at this point in the history
1. 增加 `miaoxing/dev` 依赖
2. 增加 `miaoxing/dev` 替换
3. 增加 `babel.config.js` 配置
4. 增加 `jest-preset-miaoxing` 配置
  • Loading branch information
twinh committed Apr 30, 2021
1 parent a38eb18 commit 7517c63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,9 @@
"core-js": "^3.6.5",
"regenerator-runtime": "^0.13.5",
"@testing-library/react": "^10.0.4"
},
"ciDependencies": {
"babel-preset-miaoxing": "miaoxing/babel-preset-miaoxing",
"@miaoxing/dev": "miaoxing/dev"
}
}

0 comments on commit 7517c63

Please sign in to comment.