web: update tsconfig strictness

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2023-01-01 23:44:15 +01:00
parent 1c1319927e
commit 475853fb14
6 changed files with 16 additions and 3 deletions

View File

@ -102,6 +102,7 @@ export class UserSettingsPage extends AKElement {
configureUrl=${ifDefined(pwStage[0].configureUrl)}
></ak-user-settings-password>`;
}
return html``;
}),
)}
</div>