1
0
Fork 0
peertube/client/src/assets
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
..
images add shortcuts icon in menu 2018-09-26 14:23:19 +02:00
player NoImplicitAny flag true (#1157) 2018-10-18 09:08:59 +02:00