mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-07-05 04:28:55 +08:00
fix type
This commit is contained in:
parent
d50b70aba7
commit
1f94729894
@ -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. */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user