mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
DOM updates in 3.9 mean that Typescript now knows that `HTMLBodyElement.ownerDocument` can't actually be null. Previously, a non-null assertion was needed. Because the tests have to compile on 3.9 AND older versions, I just disabled the rule. |
||
|---|---|---|
| .. | ||
| d3-selection-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||