DEV Community

Discussion on: Node.js and TypeScript Tutorial: Build a rest API with Typescript, NodeJS, and a file-based storage system.

Collapse
 
akpi816218 profile image
akpi816218

import 'dotenv/config'; is more concise
Just takes up one line 👌