diff --git a/tsconfig.json b/tsconfig.json index dbfa5c963..4a4075863 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -9,6 +9,7 @@ "src/views/partials/exposureScan.js", "src/views/partials/exposuresSetup.js", "src/views/partials/exposuresList.js", + "src/views/partials/floatingBanner.js", "src/controllers/exposureScan.js", "src/controllers/exposures.js", "src/external/onerep.js",