Skip to content

Commit

Permalink
➕ add prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
XiYang6666 committed May 13, 2024
1 parent f44acaa commit 5146994
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
"vue-router": "^4.3.2"
},
"devDependencies": {
"@nuxtjs/tailwindcss": "^6.12.0"
"@nuxtjs/tailwindcss": "^6.12.0",
"prettier": "^3.2.5"
},
"packageManager": "[email protected]"
}

9 changes: 9 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5146994

Please sign in to comment.