Files
Pien-Studio/.prettierrc
T

6 lines
69 B
Plaintext
Raw Normal View History

2026-05-10 03:06:54 +07:00
{
"semi": true,
"singleQuote": false,
"trailingComma": "all"
}