Merge pull request #1191 from zertosh/babelrc-comments

Strip out comments before parsing babelrc
This commit is contained in:
Sebastian McKenzie
2015-04-07 18:09:07 -07:00
2 changed files with 3 additions and 1 deletions

View File

@@ -53,6 +53,7 @@
"slash": "^1.0.0",
"source-map": "^0.4.0",
"source-map-support": "^0.2.9",
"strip-json-comments": "^1.0.2",
"to-fast-properties": "^1.0.0",
"trim-right": "^1.0.0"
},