Files
centurion_erp/.vscode/extensions.json
Jon 71bcd192b3 feat: Dyno-magic build navigation from application urls.py
Will use project urls.py to gather application urls.py to build navigation menu.

!1
2024-05-09 08:41:13 +09:30

8 lines
214 B
JSON

{
"recommendations": [
"ms-python.python",
"njpwerner.autodocstring",
"streetsidesoftware.code-spell-checker-australian-english",
"streetsidesoftware.code-spell-checker",
]
}