mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-01-12 17:43:00 +08:00
[remove] babel-plugin-typecheck
This commit is contained in:
5
.babelrc
5
.babelrc
@@ -1,9 +1,4 @@
|
||||
{
|
||||
"env": {
|
||||
"development": {
|
||||
"plugins": [ "typecheck" ]
|
||||
}
|
||||
},
|
||||
"optional": [
|
||||
"es7.classProperties",
|
||||
"runtime"
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
"babel-core": "^5.8.23",
|
||||
"babel-eslint": "^4.1.1",
|
||||
"babel-loader": "^5.3.2",
|
||||
"babel-plugin-typecheck": "^1.2.0",
|
||||
"babel-runtime": "^5.8.20",
|
||||
"css-loader": "^0.18.0",
|
||||
"eslint": "^1.3.1",
|
||||
|
||||
Reference in New Issue
Block a user