We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaade81 commit fa293d2Copy full SHA for fa293d2
.vscode/settings.json
@@ -11,6 +11,8 @@
11
"**/node_modules": true,
12
"out/": true
13
},
14
+
15
+ "csharp.suppressDotnetRestoreNotification": true,
16
17
"tslint.rulesDirectory": "node_modules/tslint-microsoft-contrib",
18
"typescript.tsdk": "./node_modules/typescript/lib"
0 commit comments