Internal: remove comments (#3657)
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "make test",
|
||||
"build": "make build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"async": "^1.5.0",
|
||||
"babel-core": "^6.3.17",
|
||||
@@ -45,6 +49,7 @@
|
||||
"uglify-js": "^2.4.16"
|
||||
},
|
||||
"babel": {
|
||||
"comments": false,
|
||||
"presets": [
|
||||
"stage-0",
|
||||
"es2015-loose"
|
||||
|
||||
Reference in New Issue
Block a user