aboutsummaryrefslogtreecommitdiffstats
path: root/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 55b9b7770..3095a6367 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -1,5 +1,7 @@
1{ 1{
2 "files": [], 2 "files": [
3 "packages/**/*.{ts,tsx}"
4 ],
3 "references": [ 5 "references": [
4 { 6 {
5 "path": "packages/theme" 7 "path": "packages/theme"