diff --git a/.prettierrc b/.prettierrc new file mode 100644 index 0000000..0a72520 --- /dev/null +++ b/.prettierrc @@ -0,0 +1,6 @@ +{ + "trailingComma": "es5", + "tabWidth": 2, + "semi": true, + "singleQuote": true +} diff --git a/index.html b/index.html index d241b1b..960dd3f 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,33 @@
- +