mirror of
https://github.com/LewdLeah/Auto-Cards.git
synced 2025-07-06 05:30:27 -04:00
Delete Auto-Cards.code-workspace
This commit is contained in:
parent
3a94bc3cdb
commit
b762f24a66
1 changed files with 0 additions and 44 deletions
|
@ -1,44 +0,0 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"search.exclude": {
|
||||
"**/.vscode/**": true,
|
||||
"**/build/**": true,
|
||||
"**/dist/**": true,
|
||||
"**/node_modules/**": true
|
||||
},
|
||||
"explorer.excludeGitIgnore": true,
|
||||
"eslint.codeActionsOnSave.mode": "problems",
|
||||
"eslint.run": "onType",
|
||||
"eslint.validate": [
|
||||
"javascript",
|
||||
"typescript"
|
||||
],
|
||||
"files.exclude": {
|
||||
"**/.vscode/**": true,
|
||||
"**/build/**": true,
|
||||
"**/dist/**": true,
|
||||
"**/node_modules/**": true
|
||||
},
|
||||
"local-history.daysLimit": 3,
|
||||
"local-history.maxDisplay": 10,
|
||||
"local-history.saveDelay": 5,
|
||||
"local-history.dateLocale": "en-US",
|
||||
"local-history.exclude": [
|
||||
"**/.history/**",
|
||||
"**/.vscode/**",
|
||||
"**/node_modules/**",
|
||||
"**/typings/**",
|
||||
"**/out/**",
|
||||
"**/Code/User/**",
|
||||
"**/*.code-workspace",
|
||||
"**/build/**",
|
||||
"**/dist/**"
|
||||
],
|
||||
"local-history.path": "${workspaceFolder}/.vscode"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue