If set to true
and an .editorconfig
file is in your project,
Prettier will parse it and convert its properties to the corresponding prettier configuration.
This configuration will be overridden by .prettierrc
, etc. Currently,
the following EditorConfig properties are supported:
If set to false
, all caching will be bypassed.
Pass directly the path of the config file if you don't wish to search for it.