chore: update tsconfig

This commit is contained in:
chenshenhai 2023-02-12 14:51:10 +08:00
parent 0c4687761d
commit f83ff07c31

View file

@ -19,6 +19,7 @@
"packages/*/dev"
],
"exclude": [
"packages/*/examples"
"packages/*/dist",
"packages/*/node_modules"
]
}