mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2024-11-21 23:53:12 +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
|