aboutsummaryrefslogtreecommitdiffstats
path: root/RPCTests/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'RPCTests/package.json')
-rw-r--r--RPCTests/package.json8
1 files changed, 2 insertions, 6 deletions
diff --git a/RPCTests/package.json b/RPCTests/package.json
index aeb1c2755..2e3283a2b 100644
--- a/RPCTests/package.json
+++ b/RPCTests/package.json
@@ -8,7 +8,7 @@
"async": "^1.5"
},
"scripts": {
-
+
},
"repository": {
@@ -24,10 +24,6 @@
"node_modules/*",
"build/*",
"test/resources/*"
- ],
- "parser": "babel-eslint"
- },
- "browserify": {
- "transform": ["babelify"]
+ ]
}
}