2026-02-06 16:10:09 +00:00
|
|
|
{
|
|
|
|
|
"plugins": ["/nix/store/6kfm5qrd2bckffxphb5ylvbg3sz1657r-prettier-plugin-go-template-0.0.15-unstable-2023-07-26/lib/node_modules/prettier-plugin-go-template/lib/index.js"],
|
2026-03-21 19:39:30 +00:00
|
|
|
"useTabs": true,
|
2026-02-06 16:10:09 +00:00
|
|
|
"overrides": [
|
|
|
|
|
{
|
|
|
|
|
"files": ["*.html"],
|
|
|
|
|
"options": {
|
|
|
|
|
"parser": "go-template",
|
2026-02-06 17:07:06 +00:00
|
|
|
},
|
|
|
|
|
},
|
2026-02-06 16:10:09 +00:00
|
|
|
],
|
|
|
|
|
}
|