dptlib/.prettierrc

5 lines
62 B
Plaintext
Raw Normal View History

2022-03-09 22:38:02 +01:00
{
"semi": false,
"singleQuote": true,
"printWidth": 80
}