Tobias Brückner
Tobias Brückner
> I just realized the `@babel/preset-react` plugin should support a `/** @jsxImportSource react */` comment. > > If we use that in `index.js` and set it to `/** @jsxImportSource @welldone-software/why-did-you-render...
I have a similar issue. Newest version of poetry and Windows 10 Home (version 20H2), a fresh environment and Python 3.8.6. Using PowerShell in the new Windows Terminal app. When...
@sinoroc > Are you sure the issue is reproducible in a fresh environment? Yes, 100% sure. Actually the above log was from a fresh environment.
This is the `peotry show --tree` part of the output where `regex` is listed: ``` black 20.8b1 The uncompromising code formatter. |-- appdirs * |-- click >=7.1.2 |-- mypy-extensions >=0.4.3...
I agree, at this point I suspect some weird Windows access permissions issue.
4 years later and Flash is still dead. Come on, please be a dear and fix this. 😻
> From what I can see, the "unused variable" warning is similar in scope: It is completely valid to have unused variables, most of the times these are function parameters...
Agreed, some kind of `escape()` or `quote()` function would be very nice.