mirror of
https://github.com/idrawjs/idraw
synced 2026-05-23 09:38:22 +00:00
chore: update tsconfig
This commit is contained in:
parent
0c4687761d
commit
f83ff07c31
1 changed files with 2 additions and 1 deletions
|
|
@ -19,6 +19,7 @@
|
|||
"packages/*/dev"
|
||||
],
|
||||
"exclude": [
|
||||
"packages/*/examples"
|
||||
"packages/*/dist",
|
||||
"packages/*/node_modules"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue