Skip to content

Commit

Permalink
chore(react-native): update tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
manudeli committed Aug 25, 2024
1 parent b112bac commit fb05601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-native/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"extends": "@suspensive/tsconfig/react-library.json",
"include": [".", "./.eslintrc.cjs", "./babel.config.cjs"],
"compilerOptions": {
"types": ["@testing-library/jest-dom/vitest", "vitest/globals"]
"types": ["vitest/globals"]
}
}

0 comments on commit fb05601

Please sign in to comment.