Ori Livni

Results 5 issues of Ori Livni

I saw this trick in React 18 types: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/56210/files#diff-32cfd8cb197872bcba371f5018185d2e75fa540b52cda2dd7d8ac12dcc021299R1068 And the discussion https://github.com/DefinitelyTyped/DefinitelyTyped/issues/52873#issuecomment-845806435 I think we should ban implicit any as well. The only issue is that it might be...

``` normal text here --- everything here is a yaml syntax ``` it's a problem because `---` is used as a separator. by the way, thanks! this project makes markdown...

# Bug report **What is the current behavior?** Wrong type of `(RuleSetRule | "...")` repeated in a few places in `types.d.ts` **If the current behavior is a bug, please provide...

question
webpack-5

## 🐛 Bug Report SVGR doesn't seems to contain any option to sanitize SVGs ![Screenshot 2023-10-17 at 9 23 37](https://github.com/gregberge/svgr/assets/2685242/7580c72d-f960-4daf-a73b-39c22f6537d2) ## To Reproduce Just add `` with the wanted XSS...

ESLint supports parses like babel-parser, that allow better testing (style / linting errors). especially because decorators are experimental, it's a pain to run JSCS / JSHint tests