Commit Graph

9 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
7f41ce6566 added contact component test for webapp 2023-01-24 11:45:01 -08:00
balzack
132d7cc003 added web account context test 2023-01-12 06:01:32 -08:00
balzack
fabb6e3ae9 extending web card context test 2023-01-08 21:13:58 -08:00
Roland Osborne
51d2014aa9 extending card context test 2023-01-08 15:00:24 -08:00
balzack
5ab3e9ee7a extending card context webapp test 2023-01-08 00:09:19 -08:00
balzack
6c4fc82202 exended card context webapp test 2023-01-07 15:21:07 -08:00
balzack
6f972788a6 testing card context for web 2023-01-06 23:04:38 -08:00