Skip to content

Commit

Permalink
fix: generate library types for TypeScript v4.3
Browse files Browse the repository at this point in the history
Fixes #3449
  • Loading branch information
bradzacher committed May 28, 2021
1 parent cd0de65 commit 8d32856
Show file tree
Hide file tree
Showing 12 changed files with 163 additions and 216 deletions.
6 changes: 0 additions & 6 deletions packages/scope-manager/src/lib/dom.iterable.ts
Expand Up @@ -293,12 +293,6 @@ export const dom_iterable = {
isValueVariable: false,
name: 'WEBGL_draw_buffers',
},
WebAuthentication: {
eslintImplicitGlobalSetting: 'readonly',
isTypeVariable: true,
isValueVariable: false,
name: 'WebAuthentication',
},
WebGL2RenderingContextBase: {
eslintImplicitGlobalSetting: 'readonly',
isTypeVariable: true,
Expand Down

0 comments on commit 8d32856

Please sign in to comment.