chore: consistent formatting (#47)

This commit is contained in:
Christian Pillsbury
2025-10-09 12:18:31 -07:00
committed by GitHub
parent 9c6eaef2aa
commit 9c5b29a15b
35 changed files with 193 additions and 180 deletions
+3 -18
View File
@@ -1,24 +1,9 @@
{
"version": "0.2",
"ignorePaths": [
"package.json",
"tsconfig.json"
],
"ignorePaths": ["package.json", "tsconfig.json"],
"dictionaryDefinitions": [],
"dictionaries": [
"css",
"html",
"node",
"typescript",
"npm"
],
"words": [
"antfu",
"noto",
"nums",
"rahim",
"segoe"
],
"dictionaries": ["css", "html", "node", "typescript", "npm"],
"words": ["antfu", "noto", "nums", "rahim", "segoe"],
"ignoreWords": [],
"import": []
}