Add .babelrc to json mimetype

This commit is contained in:
Marvin Hagemeister
2016-05-25 15:54:26 +02:00
parent e074dc1892
commit 3edd29e801
2 changed files with 3 additions and 2 deletions

View File

@@ -27,7 +27,8 @@
".bowerrc",
".jshintrc",
".jscsrc",
".eslintrc"
".eslintrc",
".babelrc"
],
"mimetypes": [
"application/json"