diff --git a/.eslintignore b/.eslintignore index 59ce4f4f6..4c64b6f77 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,4 @@ node_modules/ **/*.spec.* **/style/ +*.html diff --git a/site/index.html b/site/index.html index 6d38a1b29..eb40466b6 100644 --- a/site/index.html +++ b/site/index.html @@ -16,6 +16,15 @@ display: none; } +