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