Use spaces instead of tabs

This commit is contained in:
Ethan Lane 2023-12-28 15:12:16 +00:00
parent 6b2add24da
commit 2fcda26710

View file

@ -18,7 +18,7 @@
"rules": {
"indent": [
"error",
"tab"
4
],
"linebreak-style": [
"error",