Per Sandstrom
Per Sandstrom
# What / Why When adding a scoped registry to my configuration, it does not appear to be respected. ## When ``` const conf = { cache: null, '@babel:registry': 'http://this-should-fail.example.com',...
React version: 18.2.0 ## Steps To Reproduce If this can be confirmed as a bug, I'll try to create a repo that shows the bug in action. ## The current...
Just look at this absolute nightmare: 
Just go here and try to unselect babel as a transpiler: https://createapp.dev/webpack/react--babel--react-hot-loader--typescript
### Check the following: - [X] I have checked the behavior after setting "vscode-neovim.neovimClean" in VSCode settings. - [X] I have read the vscode-neovim docs. - [X] I have searched...
When working on another extension I saw these error messages appearing in the debug console once or twice just about everytime I selected a new file: ``` rejected promise not...
It is valid to write `"@types/node": "20.x",`. But currently that will show `(current version not found)` which is obviously not correct.
The newest version of vscode by default enables a similar git-blame text as this extension offers. I'd like to have both available , but it looks a bit weird currently:...
After reading this blog post: https://opencollective.com/styled-components/updates/thank-you How about adding to the top of the readme that project is in "maintenance mode"? Currently I know of many developers that think styled-components...