X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ts%2Ftsconfig.json;h=4728be189f9e48c83d93dc17ebc19ab53ba41a49;hb=8fbb9c1f80dbb3d3f5bd3472f2fa8053a8437141;hp=922bd1732f939de236e9b5b9f8004a5f26a494ac;hpb=fd56c3464060f7df8ec0c21a831682d7b085fd10;p=ldk-java diff --git a/ts/tsconfig.json b/ts/tsconfig.json index 922bd173..4728be18 100644 --- a/ts/tsconfig.json +++ b/ts/tsconfig.json @@ -5,7 +5,7 @@ "forceConsistentCasingInFileNames": true, "strict": true, - "noImplicitAny": false, + "noImplicitAny": true, "strictNullChecks": false, "strictFunctionTypes": true, "strictBindCallApply": true,