rentgen/.prettierrc

6 lines
78 B
Plaintext
Raw Normal View History

trailingComma: "es5"
2022-02-10 17:07:47 +01:00
tabWidth: 3
2022-01-30 17:36:42 +01:00
printWidth: 100
semi: true
singleQuote: true