Commit 7508f215 by G

add @logger path

parent 7489dd18
......@@ -9,6 +9,7 @@
"@themes/*": ["./src/themes/*"],
"@styles/*": ["./src/styles/*"],
"@hooks/*": ["./src/hooks/*"],
"@logger": ["./src/utils/logger"],
"@/*": ["./src/*"]
}
}
......
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