ptools-v2/.prettierrc

7 lines
80 B
Plaintext
Raw Normal View History

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