monaco-react/.gitignore
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

8 lines
80 B
Plaintext

.DS_Store
coverage/
node_modules/
yarn-error.log
npm-debug.log
dist
playground/