mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Merge VS Code 1.30.1 (#4092)
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
".jshintrc",
|
||||
".jscsrc",
|
||||
".eslintrc",
|
||||
".babelrc",
|
||||
".webmanifest",
|
||||
".js.map",
|
||||
".css.map"
|
||||
@@ -45,6 +44,8 @@
|
||||
"JSON with Comments"
|
||||
],
|
||||
"extensions": [
|
||||
".hintrc",
|
||||
".babelrc",
|
||||
".jsonc"
|
||||
],
|
||||
"configuration": "./language-configuration.json"
|
||||
@@ -65,7 +66,7 @@
|
||||
"jsonValidation": [
|
||||
{
|
||||
"fileMatch": "*.schema.json",
|
||||
"url": "http://json-schema.org/draft-04/schema#"
|
||||
"url": "http://json-schema.org/draft-07/schema#"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user