databag/net/web
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
..
mock fixing mock path 2023-01-12 15:36:44 -08:00
public Typescript (#92) 2024-04-24 13:26:55 -07:00
src Typescript (#92) 2024-04-24 13:26:55 -07:00
test Typescript (#92) 2024-04-24 13:26:55 -07:00
index.html Typescript (#92) 2024-04-24 13:26:55 -07:00
jest.config.js Typescript (#92) 2024-04-24 13:26:55 -07:00
package.json Typescript (#92) 2024-04-24 13:26:55 -07:00
tsconfig.json Typescript (#92) 2024-04-24 13:26:55 -07:00
vite.config.ts Typescript (#92) 2024-04-24 13:26:55 -07:00
yarn.lock Typescript (#92) 2024-04-24 13:26:55 -07:00