We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2712e88 commit 1dfdde9Copy full SHA for 1dfdde9
4 files changed
.mailmap
.mocha.env
.mocharc.yml
.vscode/settings.json
@@ -1,17 +1,4 @@
1
{
2
- "chat.tools.terminal.autoApprove": {
3
- "npm run build": true,
4
- "npm run esbuild": true,
5
- "npm run dev": true,
6
- "npm run test-integration": true,
7
- "npm run test-integration-chromium": true,
8
- "npm run test-integration-firefox": true,
9
- "npm run test-integration-webkit": true,
10
- "npm run lint": true,
11
- "npm run lint-fix": true,
12
- "npm run lint-api": true,
13
- "npm run test-unit": true,
14
- },
15
"typescript.preferences.importModuleSpecifier": "non-relative",
16
"typescript.preferences.quoteStyle": "single"
17
}
0 commit comments