mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-10 21:51:47 -04:00
Merge from vscode e3c4990c67c40213af168300d1cfeb71d680f877 (#16569)
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
"allowJs": true,
|
||||
"checkJs": true,
|
||||
"strict": true,
|
||||
"strictOptionalProperties": false,
|
||||
"useUnknownInCatchVariables": false,
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
"newLine": "lf"
|
||||
@@ -22,6 +24,6 @@
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules/**",
|
||||
"actions/**"
|
||||
"actions/**" // {{SQL CARBON EDIT}}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user