Adam Averay
Adam Averay
This is resolved in #614 which was opened in Oct 2021 so I'm not optimistic it'll get merged any time soon. As a workaround adding the following module augmentation file...
@webpro Thanks for checking the issue, while that is an "invalid" name Bun does allow that for workspace packages and I find that kind of pattern useful to make it...
@webpro Fair enough. The current rules however do not identify some strange yet completely valid NPM package names (e.g. [`@!!!!!/elemental`](https://www.npmjs.com/package/@!!!!!/elemental), [`@-ui/grid`](https://www.npmjs.com/package/@-ui/grid), etc) which run into the same false positive issue,...