File size: 359 Bytes
ce113d9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "version": "0.2",
  "ignorePaths": [".cspell.jsonc"],
  "dictionaryDefinitions": [],
  "dictionaries": [],
  "words": [
    "asgi",
    "collectstatic",
    "fastapi",
    "fastapp",
    "mysite",
    "noinput",
    "orms",
    "pycache",
    "pydantic",
    "staticfiles",
    "uvicorn",
    "venv",
    "wsgi"
  ],
  "ignoreWords": [],
  "import": []
}