Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit f26fe51

Browse files
committed
chore: fix package versions and resolve conflicts
1 parent f640411 commit f26fe51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tsconfig.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
"packages/**/*.ts",
3737
"packages/**/*.tsx",
3838
"packages/*.tsx",
39+
"tooling/**/*.ts",
40+
"tooling/**/*.tsx",
41+
"tooling/*.tsx",
3942
"playground/**/*.ts",
4043
"playground/**/*.tsx",
4144
"playground/**/*.d.ts",

0 commit comments

Comments
 (0)