mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-29 17:08:21 +08:00
* [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.