UNPKG
@notdutzi/react-mosaic-component
Version:
latest (5.0.2)
5.0.2
5.0.1
5.0.0
A React Tiling Window Manager
github.com/dutzi/react-mosaic
dutzi/react-mosaic
@notdutzi/react-mosaic-component
/
test
/
registerTsNode.js
5 lines
(4 loc)
•
185 B
JavaScript
View Raw
1
2
3
4
5
// It should still run the tests if there are TypeScript complaints, those problems will be handled by the build step.
return
require
(
"ts-node"
).
register
({
disableWarnings
:
true
, });