mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore: consistent formatting (#47)
This commit is contained in:
+3
-18
@@ -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": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user