Daniel Perez

Results 68 comments of Daniel Perez

I also have this question. @paulrberg however note you can also use a .importsortrc file if you don't want to put it in your package.json see https://github.com/renke/import-sort#using-a-different-style-or-parser

> So you expect unresolved require("prefab-cache") as an output? yes > Does scripts directory get some special behavior in your environment? yes > So should it just ignore that it's...

@ark120202, so how would I go about fixing this error, and producing the correct path?

yeah those two are the most commonly used, I think it is enough to add support only for them. Btw has been any progress on this issue?

Hey everyone, until v4 is ready, if you make a PR we can review it and try to merge it to v3

> everyone's been talking about how good yarn 4 is but where on earth are the yarn 4 builds > yarn set version 4.0.0-rc.48 also `yarn set version canary` https://yarnpkg.com/cli/set/version

closing to keep my pending PRs list clean

> That's an option of Prettier CLI, not something specified in a config file. Is there any reason it cannot be specified in the config file? It actually recognizes the...

Can a prettier maintainer please address this issue? It doesn't make sense to be a cli option but not in the config file. Is the `editorconfig` option going to be...