wasp/waspc/cli/src/Wasp/Cli
Filip Sodić 31df276a25
Client-side TypeScript support (#824)
* Add typescript support to generator

* Change jsconfig to tsconfig for client

* Change Main.js to Main.tsx

* Implement TypeScript support on client

* Fix formatting

* Fixes in actions/index.ts

* Remove extra types from comments

* Update waspc/src/Wasp/Generator/ServerGenerator.hs

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>

* Remove server-specific typescript stuff

* Fix useQuery type

* Add typeroots to client tsconfig

* Improve TypeScript support on client

* Remove tsx extension from template wasp file

* Format code

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2022-11-24 14:28:37 +01:00
..
Command Client-side TypeScript support (#824) 2022-11-24 14:28:37 +01:00
Command.hs Improved how Wasp prints output of underlying processes. (#794) 2022-11-04 19:57:34 +01:00
Common.hs Separate user code into client, server, shared (#753) 2022-11-11 17:20:49 +01:00
Message.hs Make CLI code testable (#510) 2022-03-23 08:04:09 -04:00
Terminal.hs Make CLI code testable (#510) 2022-03-23 08:04:09 -04:00