Skip to content

Commit

Permalink
chore@small
Browse files Browse the repository at this point in the history
  • Loading branch information
selfrefactor committed Nov 5, 2024
1 parent faddaea commit 8af609b
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,3 @@
{
"niketa.PERSIST_LINT_TERMINAL": true,
"files.exclude": {
"**/.git": true,
"**/.svn": false,
"**/.hg": false,
"**/CVS": false,
"**/.DS_Store": false,
"**/Thumbs.db": true,
".cache": true,
"**/.awcache": true,
"**/.cache-loader": true,
"**/.idea": true,
"**/coverage": true,
"**/coverage-ts": true,
"**/node_modules": true,
"**/yarn-error.log": true,
"dev_dist": true,
"dist": false,
"docs": false,
"yarn.lock": true,
"**/.retool_types/**": true,
"**/*tsconfig.json": true,
"retool.config.json": true
}
"niketa.PERSIST_LINT_TERMINAL": true
}

0 comments on commit 8af609b

Please sign in to comment.