Commit Graph

7 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
58ba4857f9 fix jest errors 2024-03-07 16:43:36 -08:00
Roland Osborne
05cb4e89df fixing unit tests 2023-04-14 15:49:24 -07:00
balzack
132d7cc003 added web account context test 2023-01-12 06:01:32 -08:00
balzack
a371bbbc1d testing web app context 2023-01-11 21:54:26 -08:00
balzack
28940671d9 testing app context in web 2023-01-11 17:00:48 -08:00