mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: incorrect type imports (#9308)
All checks were successful
Tests / test (push) Successful in 4m39s
All checks were successful
Tests / test (push) Successful in 4m39s
This commit is contained in:
parent
432a46ef9e
commit
0cd5a259ae
11 changed files with 45 additions and 34 deletions
|
@ -22,6 +22,5 @@
|
|||
"@excalidraw/utils": ["./utils/src/index.ts"],
|
||||
"@excalidraw/utils/*": ["./utils/src/*"]
|
||||
}
|
||||
},
|
||||
"exclude": ["**/*.test.*", "tests", "types", "examples", "dist"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue