fix: TS2732

This commit is contained in:
Polianin Nikita 2024-06-07 22:08:36 +03:00
parent 77784f388d
commit 2e4b1ec876

View File

@ -2,6 +2,7 @@
{
"compileOnSave": false,
"compilerOptions": {
"resolveJsonModule": true,
"outDir": "./dist/out-tsc",
"forceConsistentCasingInFileNames": true,
"strict": true,