Skip to content

Commit

Permalink
feat: refactor view paths and remove unused path
Browse files Browse the repository at this point in the history
  • Loading branch information
colmugx committed Jul 31, 2024
1 parent 9cc9282 commit 2b9d1f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"paths": {
"@component/*": ["src/component/*"],
"@layout/*": ["src/layout/*"],
"@view/*": ["src/view/*"],
"@constant/*": ["src/constant/*"],
"@model/*": ["src/model/*"],
"@service/*": ["src/service/*"],
Expand Down

0 comments on commit 2b9d1f8

Please sign in to comment.