diff --git a/tsconfig.json b/tsconfig.json index a5ff0c3..e8e3e3e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -23,7 +23,7 @@ "@components/*": ["./src/components/*"], "@types/*": ["./src/types/*"], "@styles/*": ["./src/styles/*"], - "@Common/*": ["src/components/Common/*"] + "@Common/*": ["./src/components/Common/*"] } }, "include": [