PoolOfDeath20
PoolOfDeath20
Do you mind sharing your current `.prettierrc` config or do you have any particular format in mind?
> @GervinFung Thanks for this suggestion. Are there any files that shouldn't be in the package? Hey, as of now I think it published what it should, except for `.eslintrc.json`,...
If you are ok with it, I can create a PR that solve this issue by whitelisting what should be published instead
Yeah, I want to do it. Before that, do you have any file naming convention that you prefer?
Sure, I also think that if there are 2 configs in `package.json` and in a config file, the one in `package.json` will take higher priority
> Sure, I also think that if there are 2 configs in `package.json` and in a config file, the one in `package.json` will take higher priority To clarify doubts, this...
> I think it is https://github.com/davidtheclark/cosmiconfig Thank you for suggesting this package. Initially I hand-crafted the parser for more customizations as there are only 2 config files - `denoifyrc.json` and...
Since this issue is addressed, thus it can be closed
This time its really resolved, all the tests has passed
> Also it would be realy nice to write some doc for the available config on https://docs.denoify.land like I have done with https://docs.keycloakify.dev/build-options. I sent you an invite for the...