Commit 1a3ca431 by wusiyi

feat: 添加prettier文件

parent 465a659d
{
"semi": true,
"singleQuote": false,
"useTabs": false,
"tabWidth": 2,
"printWidth": 80,
"trailingComma": "none",
"bracketSpacing": true,
"arrowParens": "avoid",
"endOfLine": "auto"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment