Added Prettier to project
This commit is contained in:
parent
61184f57a5
commit
7df500cb99
5 changed files with 131 additions and 4 deletions
|
|
@ -19,6 +19,9 @@
|
|||
"vue-router": "^4.6.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-prettier": "^5.5.4",
|
||||
"prettier": "^3.6.2",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue