mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-07 05:15:36 -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": [
|
"cSpell.words": [
|
||||||
"apscheduler",
|
"apscheduler",
|
||||||
|
"Avenir",
|
||||||
"backref",
|
"backref",
|
||||||
"bpython",
|
"bpython",
|
||||||
"Callsite",
|
"Callsite",
|
||||||
"clsx",
|
"clsx",
|
||||||
"excepthook",
|
"excepthook",
|
||||||
|
"httpx",
|
||||||
"humanfs",
|
"humanfs",
|
||||||
"humanwhocodes",
|
"humanwhocodes",
|
||||||
"inmemory",
|
"inmemory",
|
||||||
@@ -14,7 +16,9 @@
|
|||||||
"migratehistory",
|
"migratehistory",
|
||||||
"Nixpacks",
|
"Nixpacks",
|
||||||
"nkzw",
|
"nkzw",
|
||||||
|
"nocheck",
|
||||||
"ORJSON",
|
"ORJSON",
|
||||||
|
"pacakges",
|
||||||
"pext",
|
"pext",
|
||||||
"postcss",
|
"postcss",
|
||||||
"pwdlib",
|
"pwdlib",
|
||||||
@@ -24,12 +28,16 @@
|
|||||||
"riscv",
|
"riscv",
|
||||||
"rollup",
|
"rollup",
|
||||||
"rtype",
|
"rtype",
|
||||||
|
"shadcn",
|
||||||
"starlette",
|
"starlette",
|
||||||
"structlog",
|
"structlog",
|
||||||
"sugarss",
|
"sugarss",
|
||||||
"tailwindcss",
|
"tailwindcss",
|
||||||
|
"tanstack",
|
||||||
"timestamper",
|
"timestamper",
|
||||||
"vitest"
|
"tseslint",
|
||||||
|
"vitest",
|
||||||
|
"xdist"
|
||||||
],
|
],
|
||||||
"python.analysis.extraPaths": ["./backend/"],
|
"python.analysis.extraPaths": ["./backend/"],
|
||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
@@ -47,6 +55,7 @@
|
|||||||
"settings.json",
|
"settings.json",
|
||||||
"*.lock",
|
"*.lock",
|
||||||
"*lock.*",
|
"*lock.*",
|
||||||
"package.json"
|
"package.json",
|
||||||
|
"routeTree.gen.ts"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user