tslint-microsoft-contrib/tests/no-with-statement
Josh Goldberg 63477f2fba
Converted 16 rules to tslint --test (end of the alphabet) (#633)
* Converted 16 rules to tslint --test (end of the alphabet)

* `no-unnecessary-bind`
* `no-unnecessary-field-initialization`
* `no-unnecessary-override`
* `no-uselessFiles`
* `no-var-self`
* `no-with-statementtests.ts`
* `non-literal-fs-path-rule-test.ts`
* `non-literal-require`
* `possible-timing-attack`
* `prefer-array-literal`
* `promise-must-complete`
* `react-tsx-curly-spacing`
* `underscore-consistent-invocation`
* `unnecessary-local-variable`
* `use-named-parameter`
* `valid-typeof`

* .travis.yml changes to fix endlines?

* How about .gitattributes?
2018-11-05 06:13:45 -06:00
..
test.ts.lint Converted 16 rules to tslint --test (end of the alphabet) (#633) 2018-11-05 06:13:45 -06:00
tslint.json Converted 16 rules to tslint --test (end of the alphabet) (#633) 2018-11-05 06:13:45 -06:00