mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Do not consider null without undefined as optional * Fix revealed errors in existing tests - Non-required types can be undefined or null, so typescript types must reflect this * Ensure undefined-ness is stored alongside nominalTypeHack * Fix undefined in nominalTypeHack in a better way * Add tests for nullable and undefinable types * Fix formatting mistake * Update downstream tests |
||
|---|---|---|
| .. | ||
| airbnb-prop-types-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||