fix ts issues 2
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
/* Language and Environment */
|
||||
"target": "esnext" /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */,
|
||||
"lib": [
|
||||
"es2023",
|
||||
"es2022",
|
||||
"DOM"
|
||||
] /* Specify a set of bundled library declaration files that describe the target runtime environment. */,
|
||||
"jsx": "react-native" /* Specify what JSX code is generated. */,
|
||||
|
||||
Reference in New Issue
Block a user