fix: path

This commit is contained in:
Ibrahima G. Coulibaly
2025-04-03 01:51:10 +00:00
parent d9e694cb0e
commit 82e51b6f91
2 changed files with 2 additions and 3 deletions

View File

@@ -20,8 +20,7 @@
"@tools/*": ["./tools/*"],
"@assets/*": ["./assets/*"],
"@components/*": ["./components/*"],
"@utils/*": ["./utils/*"],
"@lib/*": ["./lib/*"]
"@utils/*": ["./utils/*"]
}
},
"include": ["src", "./@types"],