code-debug/test
Simon Marchi e0ed9f71b8 tslint: Enable no-var-requires
Rationale from the rule's page:

AMD-style require([]) and CommonJS-style require("") statements are
environment-specific and more difficult to statically analyze.

ES2015-style imports are part of the JavaScript language specfication
and recommended as the path going forward. TypeScript will compile them
to environment-specific forms as needed.
2018-07-18 10:52:48 -04:00
..
gdb_expansion.test.ts Enable tslint with basic rules 2018-07-17 18:19:37 -04:00
index.ts tslint: Enable no-var-requires 2018-07-18 10:52:48 -04:00
mi_parse.test.ts Enable tslint with basic rules 2018-07-17 18:19:37 -04:00