1
0
mirror of synced 2024-09-24 03:08:26 +02:00

Fix stuff.

This commit is contained in:
Rin 2022-07-11 09:15:16 +01:00
parent fe854f0a0c
commit 6cbbb1bf1f

View File

@ -5,5 +5,6 @@
"strict": true,
"lib": ["esnext"],
"esModuleInterop": true
}
},
"include": ["src/**/*", "src/proto/**/*"]
}