diff --git a/.prettierrc b/.prettierrc new file mode 100644 index 0000000000..eaa7f6a356 --- /dev/null +++ b/.prettierrc @@ -0,0 +1 @@ +{ "singleQuote": true, "arrowParens": "avoid" } diff --git a/02-Fundamentals-Part-2/starter/index.html b/02-Fundamentals-Part-2/starter/index.html index ee4909e282..03419ad37f 100755 --- a/02-Fundamentals-Part-2/starter/index.html +++ b/02-Fundamentals-Part-2/starter/index.html @@ -1,30 +1,34 @@ -
- - - -