- update dependencies and vscode settings

- add example axios wrapper with test request
- move env path
This commit is contained in:
2021-12-29 19:35:36 +09:00
parent 224f020e22
commit 0ebb2571c2
15 changed files with 164 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
"devDependencies": {
"@antfu/eslint-config": "^0.14.2",
"@iconify-json/carbon": "^1.0.12",
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.5",
"@unocss/reset": "^0.16.4",
"@vitejs/plugin-vue": "^2.0.1",