hexo/node_modules/true-case-path/.prettierrc

6 lines
75 B
Plaintext
Raw Normal View History

2023-10-03 11:14:36 +08:00
{
"arrowParens": "always",
"semi": false,
"singleQuote": true
}