Marco Pasqualetti

Results 21 issues of Marco Pasqualetti

### Feature Proposal Introduces `getOptions` function inside loaderContext. The implementation of this function should mirror the one inside webpack [NormalModule](https://github.com/webpack/webpack/blob/master/lib/NormalModule.js#L471). I think we can use loader context in the same...

### Fixes - #48 ### What's changed Remove scrollbar width check before set style on container. This should make test works also on MacOS with automatic scrollbar display.

## Description In order to reduce the `any` types in the code I change the implementation of `findAllByType` and `findChildByType` to use generic to better infer component props in the...

## Description migrate FunnelChart to ts + Jest. tests added for: - animation - event handlers ## Related Issue #3127 ## Motivation and Context N/A ## How Has This Been...

### Description Support `extends` key inside configuration file in order to provide the ability to re-use configuration among different repositories. References: - https://github.com/rome/tools/issues/1596#issuecomment-1324825243 - #4036

Help wanted
task
A-Project
I-Normal
S-Planned

As I mentioned on #2140 I have a few suggestions / ideas I would like to propose: ## 1. CI: add format check script (current `prettier` script) During #2140 I...

feature request

## Description Closes #3894. I added a new section in the documentation with the step to troubleshoot error similar to the one described on #3894. I also made two additional...

### Expected Behavior See context ### Current Behavior See context ### Affected packages - [ ] cli - [X] core - [ ] prompt - [ ] config-angular ### Possible...

documentation
feature
help wanted

Follow to [discussion](https://github.com/recharts/recharts/pull/3270#discussion_r1084889331) in #3270 For every `eslint-disable-next-line react/no-array-index-key` we should find a valid string or number instead of using an index

bug
good first issue
refactor

At the moment maintaining these two files in sync is a bit painful. I would like to move the shared content in separate files to reduce maintenance efforts. Obviously I...

non critical issue