There was an error while loading. Please reload this page.
1 parent 6db04ba commit 28da90cCopy full SHA for 28da90c
3 files changed
.ncurc.yml
@@ -11,3 +11,7 @@ reject:
11
- react-dom
12
- '@types/react'
13
- '@types/react-dom'
14
+ # Not compatible with typescript-eslint
15
+ - typescript
16
+ # https://github.com/react-grid-layout/react-draggable/issues/806
17
+ - react-draggable
0 commit comments