This commit is contained in:
notohh 2024-02-08 11:43:49 -05:00
parent 883350f2e9
commit 5ce128c512
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
{ {
"trailingComma" : "none" "trailingComma": "none"
} }

View file

@ -12,4 +12,4 @@
"devDependencies": { "devDependencies": {
"eslint": "^8.56.0" "eslint": "^8.56.0"
} }
} }