chore: fix eslint auto-fix not applying

This commit is contained in:
Kim, Jimin 2023-06-28 23:49:59 +09:00
parent 952ace00d3
commit 8090f62f1e

View file

@ -55,6 +55,7 @@
"webassembly",
"YYYYMMDD"
],
"eslint.workingDirectories": [{ "mode": "auto" }],
"[svg]": {
"editor.defaultFormatter": "jock.svg"
},