This commit is contained in:
lyswhut 2023-04-16 02:07:12 +08:00
parent d50b70aba7
commit 1f94729894

View File

@ -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. */