Skip to content

Commit 950d32e

Browse files
committed
chore: ignore other deps
1 parent b0520be commit 950d32e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.aegir.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ export default {
2121
'source-map-support',
2222
'typedoc-plugin-mdn-links',
2323
'typedoc-plugin-missing-exports',
24-
'electron'
24+
'electron',
25+
'bytes',
26+
'pascalcase'
2527
]
2628
}
2729
}

0 commit comments

Comments
 (0)