PeerTube/client
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
..
e2e add protractor profile for local tests 2018-10-01 13:40:28 +02:00
src NoImplicitAny flag true (#1157) 2018-10-18 09:08:59 +02:00
webpack Fix videos list user NSFW policy 2018-09-24 13:38:38 +02:00
.gitignore Update translations 2018-09-07 17:40:45 +02:00
.sass-lint.yml move .sass-lint.yml to client/ 2018-09-07 10:51:42 +02:00
angular.json add protractor profile for local tests 2018-10-01 13:40:28 +02:00
package.json Bumped to version v1.1.0-alpha.1 2018-10-17 08:43:16 +02:00
tsconfig.json NoImplicitAny flag true (#1157) 2018-10-18 09:08:59 +02:00
tslint.json update tslint config and fix member ordering (#1279) 2018-10-16 01:04:50 +02:00
yarn.lock Upgrade tslint rules 2018-09-21 09:26:53 +02:00