trpc-sveltekit icon indicating copy to clipboard operation
trpc-sveltekit copied to clipboard

Non-async `createContext`

Open skyf0l opened this issue 1 year ago • 0 comments
trafficstars

Can the createContext argument of the createTRPCHandle be a non-async function? Because the @typescript-eslint/require-await eslint rule bothers me as I don't need this function to be async

skyf0l avatar Apr 26 '24 17:04 skyf0l