mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-29 00:44:32 +00: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.