mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Add .babelrc to json mimetype
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
".bowerrc",
|
||||
".jshintrc",
|
||||
".jscsrc",
|
||||
".eslintrc"
|
||||
".eslintrc",
|
||||
".babelrc"
|
||||
],
|
||||
"mimetypes": [
|
||||
"application/json"
|
||||
|
||||
Reference in New Issue
Block a user