mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 14:20:23 +01:00
6 lines
103 B
YAML
6 lines
103 B
YAML
# https://prettier.io/docs/en/options
|
|
semi: false
|
|
singleQuote: false
|
|
printWidth: 80
|
|
trailingComma: es5
|