diff --git a/.prettierrc.json b/.prettierrc.json index f0a09ed..10b1be6 100644 --- a/.prettierrc.json +++ b/.prettierrc.json @@ -1,9 +1,9 @@ -{ - "singleQuote": true, - "semi": false, - "bracketSpacing": true, - "htmlWhitespaceSensitivity": "ignore", - "endOfLine": "auto", - "trailingComma": "all", - "tabWidth": 2 -} \ No newline at end of file +{ + "singleQuote": true, + "semi": false, + "bracketSpacing": true, + "htmlWhitespaceSensitivity": "ignore", + "endOfLine": "auto", + "trailingComma": "all", + "tabWidth": 2 +} diff --git a/index.html b/index.html index dde16aa..859c4c4 100644 --- a/index.html +++ b/index.html @@ -5,9 +5,46 @@