Skip to content

Commit

Permalink
chore(vscode): rm files.autoSaveDelay
Browse files Browse the repository at this point in the history
Let teammates use their own config, and patch if and only if they request.
  • Loading branch information
jjangga0214 committed Jan 12, 2024
1 parent 97ef5f5 commit 4636c41
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,5 @@
"files.trimFinalNewlines": true,
"files.trimTrailingWhitespace": true,
"editor.renderFinalNewline": "on",
"eslint.experimental.useFlatConfig": true,
"files.autoSaveDelay": 10,

"eslint.experimental.useFlatConfig": true
}

0 comments on commit 4636c41

Please sign in to comment.