feat(tool): git memo

This commit is contained in:
Corentin Thomasset 2022-04-12 13:24:14 +02:00
parent 889d594992
commit 5cd9997a84
No known key found for this signature in database
GPG key ID: 3103EB5E79496F9C
11 changed files with 504 additions and 18 deletions

View file

@ -53,7 +53,8 @@
"prettier": "^2.5.1",
"start-server-and-test": "^1.14.0",
"typescript": "~4.5.5",
"vite": "^2.8.4",
"vite": "^2.9.1",
"vite-plugin-md": "^0.12.4",
"vitest": "^0.5.0",
"vue-tsc": "^0.31.4"
}