mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-06 09:15:32 -06:00
Update cSpell words/paths
This commit is contained in:
13
.vscode/settings.json
vendored
13
.vscode/settings.json
vendored
@@ -1,11 +1,13 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"apscheduler",
|
||||
"Avenir",
|
||||
"backref",
|
||||
"bpython",
|
||||
"Callsite",
|
||||
"clsx",
|
||||
"excepthook",
|
||||
"httpx",
|
||||
"humanfs",
|
||||
"humanwhocodes",
|
||||
"inmemory",
|
||||
@@ -14,7 +16,9 @@
|
||||
"migratehistory",
|
||||
"Nixpacks",
|
||||
"nkzw",
|
||||
"nocheck",
|
||||
"ORJSON",
|
||||
"pacakges",
|
||||
"pext",
|
||||
"postcss",
|
||||
"pwdlib",
|
||||
@@ -24,12 +28,16 @@
|
||||
"riscv",
|
||||
"rollup",
|
||||
"rtype",
|
||||
"shadcn",
|
||||
"starlette",
|
||||
"structlog",
|
||||
"sugarss",
|
||||
"tailwindcss",
|
||||
"tanstack",
|
||||
"timestamper",
|
||||
"vitest"
|
||||
"tseslint",
|
||||
"vitest",
|
||||
"xdist"
|
||||
],
|
||||
"python.analysis.extraPaths": ["./backend/"],
|
||||
"editor.formatOnSave": true,
|
||||
@@ -47,6 +55,7 @@
|
||||
"settings.json",
|
||||
"*.lock",
|
||||
"*lock.*",
|
||||
"package.json"
|
||||
"package.json",
|
||||
"routeTree.gen.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user