aboutsummaryrefslogtreecommitdiffstats
path: root/packages/theme/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/theme/tsconfig.json')
-rw-r--r--packages/theme/tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/theme/tsconfig.json b/packages/theme/tsconfig.json
index d80ee9ee7..4deaa5dd7 100644
--- a/packages/theme/tsconfig.json
+++ b/packages/theme/tsconfig.json
@@ -4,4 +4,5 @@
4 "outDir": "lib", 4 "outDir": "lib",
5 "rootDir": "src" 5 "rootDir": "src"
6 }, 6 },
7 "exclude": ["node_modules", "lib", "test"]
7} 8}