PeerTube/client/src/shims
BO41 244b4ae397 NoImplicitAny flag true (#1157)
this enables the `noImplicitAny` flag in the Typescript compiler

> When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time.

closes: #1131
replaces #1137
2018-10-18 09:08:59 +02:00
..
http.ts Upgrade client dependencies 2018-09-21 09:26:52 +02:00
https.ts Upgrade client dependencies 2018-09-21 09:26:52 +02:00
noop.ts NoImplicitAny flag true (#1157) 2018-10-18 09:08:59 +02:00
path.ts Upgrade client dependencies 2018-09-21 09:26:52 +02:00