prettier-vscode icon indicating copy to clipboard operation
prettier-vscode copied to clipboard

The configuration file also resolves when using github.dev.

Open k35o opened this issue 2 years ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. Unintended formatting when developing on github.dev as it does not read prettier config files.

Describe the solution you'd like Make src/BrowserModuleResolver.ts also do file resolution with `getResolvedConfig.

Describe alternatives you've considered Use prettier/standalone instead of prettier to at least load the configuration file with just vscodeConfig.configPath.

Additional context nothing.

k35o avatar Apr 20 '23 09:04 k35o