Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(browser-globals): include dictionary types in type list
Teach quick-lint-js about browser types such as IntersectionObserverInit which are declared as dictionaries in the IDL. This makes quick-lint-js more compatible with TypeScript's dom.d.ts.
- Loading branch information