monaco-react/setupTests.ts
Julius Marminge 4f4959e00b
feat!: use typescript (#457)
* use typescript

* update snapshots

* update playground

* revert gitignore

* unskip test

* update snapshots properly

* split up types

* use consistent type imports

* dont use react namespace specifier

* use type over interface

* revert to rollup

* cleanup

* fix pg

* go back to tsup

* add includes to tsconfig
2023-04-02 17:49:35 +04:00

2 lines
36 B
TypeScript

import "@testing-library/jest-dom";