Update to VS Code 1.52.1
This commit is contained in:
@ -14,4 +14,4 @@
|
||||
}
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
}
|
@ -33,8 +33,7 @@
|
||||
],
|
||||
"filenames": [
|
||||
"composer.lock",
|
||||
".watchmanconfig",
|
||||
".ember-cli"
|
||||
".watchmanconfig"
|
||||
],
|
||||
"mimetypes": [
|
||||
"application/json",
|
||||
@ -57,6 +56,9 @@
|
||||
".hintrc",
|
||||
".babelrc"
|
||||
],
|
||||
"filenames": [
|
||||
".ember-cli"
|
||||
],
|
||||
"configuration": "./language-configuration.json"
|
||||
}
|
||||
],
|
||||
|
@ -210,4 +210,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -210,4 +210,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user