import normalisation

This commit is contained in:
vorotamoroz
2026-06-19 05:53:23 +01:00
parent 641488de1f
commit 463c0c0bc8
360 changed files with 362 additions and 362 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ try {
// Ignore compiler errors from tsc so that pre-existing type errors in the submodule
// do not block the build from succeeding.
console.warn("[Postbuild] Type definitions generated with some compilation warnings.");
process.exit(-1);
// process.exit(-1);
}
try {