mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 09:15:33 +00:00
Introduced templating and views
This commit is contained in:
10
views/.prettierrc
Normal file
10
views/.prettierrc
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
bracketSameLine: true,
|
||||
bracketSpacing: true,
|
||||
whitespaceSensitivity: "ignore",
|
||||
proseWrap: "always",
|
||||
bracketLine: true,
|
||||
useTabs: true,
|
||||
tabWidth: 2,
|
||||
"plugins": ["prettier-plugin-go-template"]
|
||||
}
|
||||
Reference in New Issue
Block a user