mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-15 06:12:15 -06:00
23 lines
379 B
JSON
23 lines
379 B
JSON
{
|
|
"cSpell.words": [
|
|
"apscheduler",
|
|
"backref",
|
|
"bpython",
|
|
"Callsite",
|
|
"excepthook",
|
|
"inmemory",
|
|
"linkpulse",
|
|
"migratehistory",
|
|
"Nixpacks",
|
|
"ORJSON",
|
|
"pytz",
|
|
"starlette",
|
|
"structlog",
|
|
"timestamper"
|
|
],
|
|
"python.analysis.extraPaths": ["./backend/"],
|
|
"[github-actions-workflow]": {
|
|
"editor.formatOnSave": false
|
|
}
|
|
}
|