Charlike Mike Reagent

Results 212 issues of Charlike Mike Reagent

I use it to convert typescript files, but any version after the `0.30.0` version it doesn't have `declaration` in the result that the method returns ```ts const xform = oxc.transform(filepath,...

C-bug
P-high

Latest `next-forge`, init-ed before an hour or so. Not touched any typescript configs. ![image](https://github.com/user-attachments/assets/3de7581e-9f52-4636-bcc5-38b1c3fbeafc) > ts: Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16'...

bug

Heya there, long time no see. I'm noticing that for probably a year but.. Regularly my badges are broken in readmes, and stay broken forever, like it's cached or something....

Moving to a monorepo and TypeScript. There will be couple of benefits with that like we can have v1, v2, v3 and others as separate directories and not separate branches....

do not merge

Used @mjackson 's benchmarks suite, seems like Formidable v3 is performing pretty well, especially in large files. link https://github.com/mjackson/remix-the-web/pull/66 where we can find the trimmed down `formidable` v3 ([using directly...

As discussed here #875 It's a weird thing but.. behind an option it could be an interesting feature.

Lead maintainer of `formidable` here. Any particular reason why you're using v1? You're using pretty old and flaky version, with obscure APIs. Please upgrade to latest, and prepare for v4...

Lead maintainer of `formidable` here. Any particular reason why you're using v1? I don't see anything that requires that version, you're using the pretty standard API - `IncomingForm` which is...

like.. i have to do ```ts import tailwindcssEslint from 'eslint-plugin-tailwindcss'; export const pluginTailwind = tailwindcssEslint?.configs?.['flat/recommended']?.[0]?.plugins?.tailwindcss; ```

bug

Hey there, I'm back on Formidable, and releasing some updates. I plan to start working on v4, but from what i'm seeing in your partuclar use, you can try `[email protected]`....

code maintainance