diff --git a/js/react_native/tsconfig.json b/js/react_native/tsconfig.json index 5d12790371a73..2817d5512a186 100644 --- a/js/react_native/tsconfig.json +++ b/js/react_native/tsconfig.json @@ -22,7 +22,6 @@ "skipLibCheck": true, "strict": true, "target": "esnext", - "verbatimModuleSyntax": true, "newLine": "LF" } }