DEV Community

Discussion on: Next.js ▲ + Typescript + Storybook The Really Simple Guide 2019

Collapse
 
jrowny profile image
Jonathan

Great article! I think there's a typo in the TS install code. Should be @types/node instead of @types/nod

Collapse
 
aprietof profile image
Adrian Prieto • Edited

oops... typos... ¯_(ツ)_/¯

Thanks!