This repository has been archived on 2024-11-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
lamb/.vscode/settings.json
2022-11-12 19:14:58 -08:00

19 lines
352 B
JSON
Executable File

{
"cSpell.words": [
"appendleft",
"autochurch",
"delmac",
"Endnodes",
"freevar",
"mdel",
"onefile",
"Packrat",
"printables",
"pyparsing",
"rlimit",
"runstatus",
"srange",
"subvar"
],
"python.analysis.typeCheckingMode": "basic"
}