diff --git a/.prettierrc b/.prettierrc new file mode 100644 index 0000000..4322294 --- /dev/null +++ b/.prettierrc @@ -0,0 +1,4 @@ +{ + "printWidth": 120, + "singleAttributePerLine": false +} diff --git a/frontend/index.html b/frontend/index.html index 3683b27..2346a5f 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -14,16 +14,38 @@