This commit is contained in:
wont-stream 2025-04-10 19:16:51 -04:00
parent 8135261352
commit c7f2f4aeae
6 changed files with 24 additions and 30 deletions

View file

@ -27,7 +27,6 @@
"formatter": {
"quoteStyle": "double",
"indentStyle": "tab",
"lineEnding": "lf",
"jsxQuoteStyle": "double",
"semicolons": "always"
}