ptools-v2/.prettierrc

7 lines
80 B
Plaintext
Raw Normal View History

2025-01-16 00:16:14 +00:00
{
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"useTabs": false
}