Skip to content

Commit

Permalink
Merge pull request #405 from PermanentOrg/vscode-config-updates
Browse files Browse the repository at this point in the history
Update and delete VS Code config files
  • Loading branch information
meisekimiu authored Jun 10, 2024
2 parents c425503 + 3ffa2ac commit 406008c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 75 deletions.
35 changes: 0 additions & 35 deletions .vscode/launch.json

This file was deleted.

3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.tslint": true
"source.fixAll.eslint": "explicit",
"source.fixAll.prettier": "explicit"
},
"editor.tabSize": 2,
"scss.includePaths": [
Expand Down
39 changes: 0 additions & 39 deletions .vscode/tasks.json

This file was deleted.

0 comments on commit 406008c

Please sign in to comment.