fix: create tool

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

View file

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