Commit 449d2f48 authored by Vũ Đình Nguyên's avatar Vũ Đình Nguyên

update(tsconfig): update paths config link

parent 6dfb3250
......@@ -26,7 +26,8 @@
"@lib/*": ["./lib/*"],
"@public/*": ["./public/*"],
"@store/*": ["./src/store/*"],
"@links/*": ["./src/links/*"]
"@links/*": ["./src/links/*"],
"@app/*": ["./src/app/(main)/*"]
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment