greenlock.html/.prettierrc

5 lines
49 B
Plaintext
Raw Normal View History

2019-06-01 03:52:12 +00:00
{
"trailingComma": "none",
"useTabs": true
}