NullVoxPopuli

Results 847 comments of NullVoxPopuli

so after talking with a few people it seems the use case _for_ `onclick` is kind of _very_ specific, so maybe it shouldn't be a default at all and just...

in what scenario do you see the above change breaking existing workflows?

Gonna do this here https://github.com/tastejs/todomvc/pull/2209 but as Polaris, instead of Octane

ah, this is also giving me trouble: ``` let currentPackageJSON = require(join(process.cwd(), 'package.json')); let lttfPluginsNames = [ ...Object.keys(currentPackageJSON.devDependencies || {}), ...Object.keys(currentPackageJSON.dependencies || {}) ].filter(dep => dep.startsWith('lint-to-the-future-')); ``` I had tried...

> parser=flow to the command at the command line, i think it is working for me the parsing is successful, but output doesn't match. For example, I'm seeing ```ts export...

I've been avoiding volta for C.I., since `actions/setup-node` supports reading the config, and explained here: https://github.com/wyvox/action-setup-pnpm/blob/main/action.yml#L130

I've updated the `since` version to 5.9