fix warning

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-04-19 18:50:55 +02:00
parent 6724573f16
commit 3a8ac99f43
+1 -1
View File
@@ -111,7 +111,7 @@
};
extraDiagnostics.enable = true;
};
ts = {
typescript = {
enable = true;
extensions.ts-error-translator.enable = true;
};