build(prettier): add .prettierrc.js

This commit is contained in:
Burt
2023-12-21 15:33:50 +08:00
parent ef3d72bc43
commit 47c8ac2b5d
3 changed files with 24 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "uni-preset-vue",
"version": "0.0.0",
"type": "commonjs",
"scripts": {
"dev:app": "uni -p app",
"dev:app-android": "uni -p app-android",