32 // "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
33 // "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
34 // "typeRoots": [], /* Specify multiple folders that act like './node_modules/@types'. */
35- // "types": [], /* Specify type package names to be included without being referenced in a source file. */
35+ "types": ["node"],
36 // "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
37 // "moduleSuffixes": [], /* List of file name suffixes to search when resolving a module. */
38 // "allowImportingTsExtensions": true, /* Allow imports to include TypeScript file extensions. Requires '--moduleResolution bundler' and either '--noEmit' or '--emitDeclarationOnly' to be set. */