Commit 78d3b56
authored
fix: remove extraneous declaration in relatedTo (#1095)
- it was specified twice, once grouped with types and typeRoots for some
reason and missing declarationDir
- so remove that one, leave in the one that has both declarationDir
_and_ emitDeclarationOnly
- second one that remains is ~5 lines below this1 parent e7cfc04 commit 78d3b56
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | 85 | | |
87 | 86 | | |
88 | 87 | | |
| |||
0 commit comments