diff --git a/.eslintrc.json b/.eslintrc.json index bad0f2a..6aecd1b 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -226,7 +226,7 @@ "no-useless-return": "error", "no-var": "error", "no-void": "error", - "no-warning-comments": "error", + "no-warning-comments": "warn", "no-whitespace-before-property": "error", "nonblock-statement-body-position": "error", "object-curly-newline": "error", diff --git a/public/index.html b/public/index.html index ed7f6ad..c624354 100644 --- a/public/index.html +++ b/public/index.html @@ -26,7 +26,7 @@ -->