fisker Cheung

Results 1278 comments of fisker Cheung

Can't transfer > You can only transfer issues between repositories owned by the same user or organization account. https://docs.github.com/en/issues/tracking-your-work-with-issues/administering-issues/transferring-an-issue-to-another-repository Never mind.

Added reproduction https://github.com/fisker/prettier-plugin-blade-311, and remove `module-sync` condition from Prettier fixes the issue as expected.

@joyeecheung I just want to let you know that your solution from https://github.com/prettier/prettier/issues/17139#issuecomment-2665966391 (replace `Promise.all()`) won't fix this case. You may want update error message for https://github.com/nodejs/node/pull/57126.

Should fixed in Prettier v3.5.2 https://github.com/prettier/prettier/releases/tag/3.5.2

I see, but we can't exclude them, user can glob files in `node_modules`. But maybe we can put `.gitignore` (in cwd) content in `ignore`? Not sure if it's safe.

@nzakas ESLint plan to support yaml?

I was going to take a look.

@JounQin It seems a lot of work is left here, suggest take a look at https://github.com/prettier/yaml-unist-parser/issues/279#issuecomment-1375289069, I'll let you continue.

I haven't looked deep, but I highly doubt this is not related to `prettier-linter-helpers`, should be another conflicting rule.