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 e26aa08 commit 2cc414aCopy full SHA for 2cc414a
.vscode/settings.json
@@ -6,5 +6,6 @@
6
"editor.codeActionsOnSave": ["source.fixAll.eslint"],
7
"eslint.validate": ["typescript"],
8
"typescript.tsdk": "node_modules/typescript/lib",
9
- "git.followTagsWhenSync": true
+ "git.followTagsWhenSync": true,
10
+ "Codegeex.RepoIndex": true
11
}
0 commit comments