Commit Graph

4 Commits

Author SHA1 Message Date
Pavel 81153a3d98
Move to ESM, Vite, Vitest and Turborepo (#286)
* fix example hot module replacement

* add turbo

* migrate to vite

* use turbo for running scripts

* migrate testing to vitest

* set yarn in settings.json

* set noEmit in base tsconfig

* update yarn.lock

* move protos to src

* remove relative paths from status-js

* remove unused files

* update declaration dir

* use vite-node as a debugging runtime

* fix test

* unify tests

* fix test case typo
2022-06-28 16:40:39 +02:00
Pavel Prichodko 90e1213797
add vscode-jest to workspace recommendation 2022-06-10 13:10:49 +02:00
Pavel Prichodko 35daa97188
setup: add launch.json 2022-05-29 16:52:34 +02:00
Szymon Szlachtowicz e6e8217fc2
Add react chat packages (#11) 2021-09-24 13:36:26 +02:00