ChurroC
ChurroC
Even though you can't currently use npm_package_config_* there are still ways to pass arguments to scripts like below. If you have a script like so ``` json "scripts": { "scriptName":...
I recently created my own solution that works pretty well. I just created a new project and just ported over the eslint in this repo: https://github.com/ChurroC/EslintV9-with-TurboPack. This works for me...
> So.. in the end is there a working Turborepo starter with flat ESLint config that uses multiple files (as recommended by Turborepo team) instead of root global config? Or...
> That's a great idea! If you want to work on the docs locally just make sure to install the mintlify cli This might just be me but I can’t...
Even though the event is only on change it reruns even if cookie set to same value