fix: eslint errors

This commit is contained in:
2023-05-25 11:12:08 +01:00
parent f684658183
commit 9bfb6ede0a
11 changed files with 14 additions and 17 deletions

View File

@ -36,7 +36,7 @@ import { db } from "Db";
import { preload } from "Cache";
import { LoginStore } from "Login";
// @ts-ignore
// @ts-expect-error Setting webpack nonce
window.__webpack_nonce__ = "ZmlhdGphZiBzYWlkIHNub3J0LnNvY2lhbCBpcyBwcmV0dHkgZ29vZCwgd2UgbWFkZSBpdCE=";
serviceWorkerRegistration.register();