Masafumi Koba

Results 705 comments of Masafumi Koba

I think it's the easiest to pass a default formatter from `cli.mjs` to `standalone.mjs`, as I suggested on . Let's discuss the code in PR #7826, not here, so that...

Thanks for opening the issue. Sounds good to me. 👍🏼

> Should it remain stylelint specific? I think we should use the same rule for importing within the organization. So, this proposal makes sense. But adding the importing rules to...

Yes, but can you please wait for PRs (rewriting to ESM) into the `v16` branch? Probably, so many conflicts would occur.

> Likely this will involve an extra (optional) input field for the reusable workflow, and the existing field will continue to refer to the calling (top-level) workflow I'm okay if...

Hi @jcwillox, this PR seems to duplicate with #28 :)

Hi @bengourley, I really want the feature recently but this issue can be reopened? I create a patch and try it on my company system but it works! Here is...

Sorry, I missed the usage. It is as follow: ```js new BugsnagSourceMapUploaderPlugin({ apiKey: process.env.BUGSNAG_API_KEY, appVersion: process.env.BUGSNAG_APP_VERSION, overwrite: true, minifiedUrl: (url) => `http*://*foo-cdn.net/${url.replace(/^\/+/, '')}`, }) ```

Thank you so much! I'm looking forward to good news 😊

It seems that a segmentation fault error happens, related to: https://stylelint.io/migration-guide/to-16/#jest-preset-stylelint