4 lines
204 B
YAML
4 lines
204 B
YAML
# Specify only the rules that cannot be defined within the .editorconfig file as Prettier inherits config from there.
|
|
# See: https://prettier.io/docs/en/configuration.html#editorconfig
|
|
|
|
singleQuote: true
|