DefinitelyTyped/d3-ease/tslint.json
Tom Wanzek a0951d1210 d3-ease:
* [Fix]: Added interfaces and changed definitions for three classes of easing functions, which can be parameterized. Fixes #13767.
* [Enhancement]: Activated `strictNullChecks` after validation
* [Chore]: Added JSDoc comments
* [Chore]: Added linting config file.
2017-01-05 15:33:14 -05:00

4 lines
36 B
JSON

{
"extends": "../tslint.json"
}