Commit Graph

2 Commits

Author SHA1 Message Date
schroda
1b4497db46 Setup "graphql-codgen" 2023-10-27 20:19:04 +02:00
schroda
48fe8d23e9 Fix/vite tsconfig setup (#404)
* Use "create-vite"s tsconfig files setup

The previous tsconfig file caused issues with vite throwing "missing identifiers of modules" errors

* Remove unused React imports

Starting with React 17 the nex JSX transform is being used
2023-08-14 21:43:06 +02:00