chore: initialize monorepo with project scaffolding, configs, and CI setup
This commit is contained in:
5
windsurf/settings.json
Normal file
5
windsurf/settings.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"editor.formatOnSave": true,
|
||||
"python.analysis.typeCheckingMode": "basic",
|
||||
"terminal.integrated.defaultProfile.linux": "zsh"
|
||||
}
|
||||
Reference in New Issue
Block a user