mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-28 16:55:32 +00:00
11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
{
|
|
"bracketSameLine": true,
|
|
"bracketSpacing": true,
|
|
"whitespaceSensitivity": "ignore",
|
|
"bracketLine": true,
|
|
"useTabs": true,
|
|
"tabWidth": 2,
|
|
"printWidth": 700,
|
|
"plugins": ["prettier-plugin-go-template"]
|
|
}
|