chore: add Typescript linting

This commit is contained in:
dec0dOS 2023-10-04 19:30:01 +01:00
parent 5c69694505
commit 70c580474c
5 changed files with 22 additions and 26 deletions

1
frontend/src/types.d.ts vendored Normal file
View file

@ -0,0 +1 @@
declare module "*.png";