mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-01-19 13:13:25 +08:00
9 lines
132 B
Plaintext
9 lines
132 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"printWidth": 80,
|
|
"tabWidth": 2
|
|
}
|