diff --git a/.prettierrc b/.prettierrc index 4b51beb..cd6d194 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,3 +1,15 @@ { - "plugins": ["prettier-plugin-go-template"] - } \ No newline at end of file + "plugins": [ + "prettier-plugin-go-template" + ], + "overrides": [ + { + "files": [ + "*.html" + ], + "options": { + "parser": "go-template" + } + } + ] +} \ No newline at end of file diff --git a/assets/f b/assets/f new file mode 160000 index 0000000..e45e3ac --- /dev/null +++ b/assets/f @@ -0,0 +1 @@ +Subproject commit e45e3acf9cade81df85905b4e33824f96cf49ae8 diff --git a/assets/i b/assets/i new file mode 160000 index 0000000..98b2cb2 --- /dev/null +++ b/assets/i @@ -0,0 +1 @@ +Subproject commit 98b2cb2b4f5f375a0aaa92b150a460faac58ca93