Arkin Modi
Results
2
comments of
Arkin Modi
`editorconfig` is also listed as an option in the JSON schema. https://prettier.io/docs/en/configuration#configuration-schema http://json.schemastore.org/prettierrc ```json "editorconfig": { "description": "Whether parse the .editorconfig file in your project and convert its properties to...
Hi. I am running Spring Boot 3.3.3 and encountering this issue (with same configurations as in the original report). Could this issue be reopen? Here is a Dockerfile to reproduce...