1
1
mirror of https://github.com/urbit/shrub.git synced 2024-12-23 19:05:48 +03:00
shrub/pkg/grid/.prettierrc
2021-08-13 18:11:16 -05:00

7 lines
90 B
Plaintext

{
"singleQuote": true,
"semi": true,
"printWidth": 100,
"trailingComma": "none"
}