diff --git a/.eslintrc.json b/.eslintrc.json index eea70f52..f4332883 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,4 +1,5 @@ { + "root": true, "env": { "browser": true, "commonjs": true, diff --git a/.gitignore b/.gitignore index 5d249d43..209cf680 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,4 @@ metals.sbt .classpath .project -custodia/stats.html \ No newline at end of file +react/stats.html \ No newline at end of file diff --git a/app/views/main.scala.html b/app/views/main.scala.html index 726842ab..79b1cff4 100644 --- a/app/views/main.scala.html +++ b/app/views/main.scala.html @@ -177,6 +177,9 @@