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

6 lines
70 B
Plaintext
Raw Normal View History

2023-09-25 15:58:56 +08:00
{
"arrowParens": "always",
"semi": false,
"singleQuote": true
}