mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2026-01-09 10:42:46 +08:00
chore: Add vscode support files
This commit is contained in:
parent
052c3e297a
commit
ea768cc461
2 changed files with 16 additions and 0 deletions
13
.vscode/extensions.json
vendored
Normal file
13
.vscode/extensions.json
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"editorconfig.editorconfig",
|
||||
"mhutchie.git-graph",
|
||||
"donjayamanne.githistory",
|
||||
"codezombiech.gitignore",
|
||||
"waderyan.gitblame",
|
||||
"gruntfuggly.todo-tree",
|
||||
"bbenoist.nix",
|
||||
"ms-vscode.makefile-tools",
|
||||
"tomoki1207.pdf"
|
||||
]
|
||||
}
|
||||
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"editorconfig.generateAuto": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue