@tsconfig/react-native
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| {"name":"@tsconfig/react-native","repository":{"type":"git","url":"https://github.com/tsconfig/bases.git","directory":"bases"},"license":"MIT","description":"A base TSConfig for working with React Native.","keywords":["tsconfig","react-native"],"version":"1.0.5"} | ||
| {"name":"@tsconfig/react-native","repository":{"type":"git","url":"https://github.com/tsconfig/bases.git","directory":"bases"},"license":"MIT","description":"A base TSConfig for working with React Native.","keywords":["tsconfig","react-native"],"version":"2.0.0"} |
+2
-0
@@ -24,5 +24,7 @@ ### A base TSConfig for working with React Native. | ||
| "display": "React Native", | ||
| "_version": "2.0.0", | ||
| "compilerOptions": { | ||
| "target": "esnext", | ||
| "module": "commonjs", | ||
| "types": ["react-native", "jest"], | ||
| "lib": [ | ||
@@ -29,0 +31,0 @@ "es2017" |
+2
-0
| { | ||
| "$schema": "https://json.schemastore.org/tsconfig", | ||
| "display": "React Native", | ||
| "_version": "2.0.0", | ||
| "compilerOptions": { | ||
| "target": "esnext", | ||
| "module": "commonjs", | ||
| "types": ["react-native", "jest"], | ||
| "lib": [ | ||
@@ -8,0 +10,0 @@ "es2017" |
3058
4.3%29
7.41%54
3.85%