Files
pynosaur/.vscode/settings.json
2025-06-20 00:57:47 +08:00

11 lines
177 B
JSON

{
"cSpell.words": [
"Pycdc",
"Pynosaur",
"Uncompyle"
],
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
}
}