mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-15 06:48:25 +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.