1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-04-30 22:29:01 +08:00
vue-naive-admin/.prettierrc.json
2023-05-07 22:00:25 +08:00

7 lines
85 B
JSON

{
"printWidth": 100,
"singleQuote": true,
"semi": false,
"endOfLine": "lf"
}