Explorar o código

turn on strictBindCallApply

Yuki Takei %!s(int64=3) %!d(string=hai) anos
pai
achega
b7a7beba01
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tsconfig.base.json

+ 1 - 0
tsconfig.base.json

@@ -14,6 +14,7 @@
     /* Strict Type-Checking Options */
     // "strict": true,
     "strictNullChecks": true,
+    "strictBindCallApply": true,
     "noImplicitAny": false,
     "noImplicitOverride": true,