Guest User

Untitled

a guest
Jan 17th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. {
  2. "extends": "tsconfig-kodefox",
  3. "compilerOptions": {
  4. "jsx": "react-native"
  5. // "typeRoots": ["node_modules/@types", "custom_types"] /* List of folders to include type definitions from. */
  6. },
  7. "types": ["react", "react-native"]
  8. }
Add Comment
Please, Sign In to add comment