mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
chore: remove useless config, for .babelrc existing
This commit is contained in:
parent
49e9523283
commit
ec6cec67fd
@ -137,13 +137,6 @@
|
||||
"values.js": "^1.0.3",
|
||||
"xhr2": "^0.1.3"
|
||||
},
|
||||
"babel": {
|
||||
"presets": [
|
||||
"es2015",
|
||||
"react",
|
||||
"stage-0"
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"test": "npm run lint && npm run dist && npm run jest -- --coverage -w 2 && npm run jest:node -- -w 2",
|
||||
"lint": "npm run tslint && npm run eslint && npm run demolint && npm run lesshint",
|
||||
|
Loading…
Reference in New Issue
Block a user