mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
3cdfb8561d
* chore: copy Re.pack docs * chore: global configs * docs: migrate getting started * chore: migrate intro * docs: move migration guides * chore: remove some unused things * docs: move API * docs: re-organize docs * docs: re-organize * chore: fix file refs * docs: tweaks and fixes * docs: reorganize docs * chore: replace website * chore: deploy script
7 lines
83 B
JSON
7 lines
83 B
JSON
{
|
|
"compilerOptions": {
|
|
"jsx": "react-jsx",
|
|
"esModuleInterop": true
|
|
}
|
|
}
|