mirror of
https://github.com/ryan4yin/nixos-and-flakes-book
synced 2024-11-10 06:44:14 +00:00
5 lines
103 B
YAML
5 lines
103 B
YAML
# https://prettier.io/docs/en/options
|
|
semi: false
|
|
singleQuote: false
|
|
printWidth: 80
|
|
trailingComma: es5
|