mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-10 23:39:19 +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.