Commit Graph

8 Commits

Author SHA1 Message Date
Roland Osborne
3b7de54be8 Revert "Typescript (#92)"
This reverts commit 71c65efa20.
2024-05-02 15:21:20 -07:00
Lucian I. Last
71c65efa20
Typescript (#92)
* Add ignore dsstore node_modules

* Rename to typescript

rnr -r '(.*)\.js$' '$1.ts' ./src ./test
rnr -rf '(.*)\.jsx$' '$1.tsx' ./src ./test

* Remove package lock

* Fix extension of tsx at context

* init typescript

* .

* Compiles, moved to vite

* lint new files

* check dashboard

* Add dist to ignore file
2024-04-24 13:26:55 -07:00
Roland Osborne
b1b26b3fe4 cleanup on channel context 2023-01-04 15:27:29 -08:00
balzack
36685f6051 extending profile test 2023-01-02 17:49:43 -08:00
Roland Osborne
988c5808d9 fixing unit test 2023-01-01 22:35:00 -08:00
balzack
2456a1f436 extending profile test 2022-12-31 13:40:51 -08:00
balzack
a6b13a77c8 making profile test more functional 2022-12-31 11:40:25 -08:00
Roland Osborne
a54ba2c2ac added jest for frontend testing of browser app 2022-12-31 01:16:56 -08:00