WIP: Refactor Aurora (3.0.0) #29

Closed
cswimr wants to merge 382 commits from aurora-pydantic into main
Showing only changes of commit 3d4c438f37 - Show all commits

View file

@ -7,6 +7,7 @@
"editor.defaultFormatter": "charliermarsh.ruff"
},
"[json]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "vscode.json-language-features"
}
}