chore: remove formatonsave on settings

This commit is contained in:
skinmaker1345 2023-11-29 22:13:46 +09:00
parent b421d1ab64
commit a5fc7fd81e

View File

@ -1,5 +1,4 @@
{
"editor.formatOnSave": false,
"editor.tabSize": 2,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true