I guess it makes sense to include `@types/node` i...
# sst
ö
I guess it makes sense to include
@types/node
in the TypeScript template for SST.
t
Ah yeah we should do that
ö
Yeah, I guess since the default runtime for node is right now v14 for the TypeScript template, I guess this would work
yarn add -D @types/node@"<15.0.0"
j
@Ömer Toraman A bit late here but would appreciate a PR for this! cc @thdxr
😄
j
Great! Thanks! @thdxr will take a look and merge it!