diff --git a/tsconfig.json b/tsconfig.json index 2a5afa3..b136b04 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -26,7 +26,8 @@ "@util/*": ["./utils/*"], "@hooks/*": ["./hooks/*"], "@gqlyelp/*": ["./graphql/yelp/*"], - "@stitches/config": ["./stitches.config.ts"] + "@skeletons/*": ["./skeletons/*"], + "@stitches/config": ["./stitches.config.ts"], } }, "include": [