diff --git a/tsconfig.json b/tsconfig.json index 0042dc92..1f7ea06e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,7 +4,7 @@ "compilerOptions": { /* Visit https://aka.ms/tsconfig.json to read more about this file */ - "types": ["react-native"], + "types": ["react-native", "node"], /* Completeness */ "skipLibCheck": true, /* Skip type checking all .d.ts files. */