mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Merge VS Code 1.30.1 (#4092)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "https://schemastore.azurewebsites.net/schemas/json/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"noEmit": true,
|
||||
"module": "amd",
|
||||
@@ -17,6 +16,7 @@
|
||||
},
|
||||
"include": [
|
||||
"typings/require.d.ts",
|
||||
"./typings/require-monaco.d.ts",
|
||||
"typings/thenable.d.ts",
|
||||
"typings/es6-promise.d.ts",
|
||||
"typings/lib.array-ext.d.ts",
|
||||
@@ -35,4 +35,4 @@
|
||||
"exclude": [
|
||||
"node_modules/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user