fix: create tool

This commit is contained in:
Ibrahima G. Coulibaly
2024-06-23 20:37:17 +01:00
parent 76a6613a4c
commit 2f6c16f274
4 changed files with 97 additions and 62 deletions

View File

@@ -27,6 +27,9 @@
"paths": {
"@tools/*": [
"./tools/*"
],
"@assets/*": [
"./assets/*"
]
}
},