mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 17:15:31 +00:00
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
{
|
|
bracketSameLine: true,
|
|
bracketSpacing: true,
|
|
whitespaceSensitivity: "ignore",
|
|
proseWrap: "always",
|
|
bracketLine: true,
|
|
useTabs: true,
|
|
tabWidth: 2,
|
|
"plugins": ["prettier-plugin-go-template"]
|
|
}
|