Fodor Zoltan
Fodor Zoltan
Using the option `-m` can only ignore vulnerabilities in a specific package. It would be nice if we could ignore a whole package and it's child dependencies (packages installed by...
I am having issues using dynamic imports with variables in the path name. Trying to load dynamically the language. If I disable the babel-plugin-universal-import plugin or I remove the variable...
# Bug report **What is the current behavior?** Given that one uses package that has multiple ESM exports, and marked as side effect free, all sub-trees seems to be analyzed...
**What you were expecting:** Tabbed form tab errors to work properly, even with bundler import optimizations. **What happened instead:** Tabbed form tab error styling is not working on production builds....
## Description Best practice says to use static code analysis on tests as well. But in many cases certain rules should be ignored. For example if we are using `codeception`...
- Version: 2.0.5 - Rollup Version: 2.70.1 I really like this plugin. I have tried all the other available options and only this one generates correct and proper declaration type...
#### Expected Behaviour The most useful CSP rule for style is to disallow inline styles. This should work correctly with frappe charts. #### Actual Behaviour Styles are blocked and frappe...
I believe this is feature request but I am not sure. Version/Branch: ~1.0@dev Trying to enable support in phpstorm for `@lang GraphQL` in tests, so that proper highlight and type...
## Motivation ("The Why") Given the `os` and `cpu` package.json attributes, and the rise on usage of `optionalDependencies` for native modules, and also given cross platform building of certain applications...
**Do you want to request a *feature* or report a *bug*?** Feature, I believe. **What is the current behavior?** I have a package, as a es6 module that exports multiple...