You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm managing both the server and the client code in a single repository.
Since I'd like to disable most of the transpilations for the serverless code, I want to use different tsconfig.json files for them.
It'd help a lot if I can specify which config file to use for this plugin.