dptlib/.prettierrc
2022-03-09 22:38:02 +01:00

5 lines
62 B
Plaintext

{
"semi": false,
"singleQuote": true,
"printWidth": 80
}