mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-11 00:15:24 +02:00
Setup vite for development
This commit is contained in:
parent
da425c970e
commit
1981e191be
4 changed files with 744 additions and 26 deletions
|
@ -42,6 +42,10 @@
|
|||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"eslint-plugin-vue": "^7.12.1",
|
||||
"lint-staged": "^10.5.4",
|
||||
"nuxt-vite": "^0.1.1",
|
||||
"prettier": "^2.3.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"vite": "2.3.8"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue