cal/packages/trpc/tsconfig.json
Julius Marminge e4b766b9d6
refactor: cleanup use of rawInput and pipe mdwr in trpc router (#7422)
* cleanup use of rawInput and pipe mdwr

* Update ssg.ts

* Update ssg.ts

* Update viewer.tsx

---------

Co-authored-by: zomars <zomars@me.com>
2023-02-28 14:40:19 -07:00

5 lines
107 B
JSON

{
"extends": "@calcom/tsconfig/react-library.json",
"include": ["client", "next", "react", "server"]
}