feat: documentation

This commit is contained in:
arashsheyda
2023-06-05 21:26:30 +03:00
parent 182b760404
commit 6ca94dc574
23 changed files with 6945 additions and 41 deletions

8
docs/renovate.json Normal file
View File

@ -0,0 +1,8 @@
{
"extends": [
"@nuxtjs"
],
"lockFileMaintenance": {
"enabled": true
}
}