mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
589 B
589 B
case 1. Add a new type definition.
- checked compilation succeeds with
--target es6and--noImplicitAnyoptions. - has correct naming convention
- has a test file with the suffix of
-tests.tsor-tests.tsx.
case 2. Improvement to existing type definition.
- documentation or source code reference which provides context for the suggested changes. url http://api.jquery.com/html .
- it has been reviewed by a DefinitelyTyped member.