mirror of
https://github.com/fastapi/full-stack-fastapi-template.git
synced 2026-09-21 21:35:12 +00:00
🚚 Move new-frontend to frontend (#652)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bracketSpacing": true,
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all",
|
||||
"printWidth": 80,
|
||||
"tabWidth": 2
|
||||
}
|
||||
Reference in New Issue
Block a user