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
package.json scripts: ts-node without --transpile-only performs type-checking at runtime, adding 5-10 seconds to script startup for one-off operations.
package.json scripts: ts-node without --transpile-only performs type-checking at runtime, adding 5-10 seconds to script startup for one-off operations.