💄 Prettier repository
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
* TL;DR - This is where all the tRPC server stuff is created and plugged in. The pieces you will
|
||||
* need to use are documented accordingly near the end.
|
||||
*/
|
||||
|
||||
import { initTRPC } from '@trpc/server';
|
||||
import { type CreateNextContextOptions } from '@trpc/server/adapters/next';
|
||||
import superjson from 'superjson';
|
||||
|
||||
Reference in New Issue
Block a user