diff options
Diffstat (limited to 'vnext/.swcrc')
-rw-r--r-- | vnext/.swcrc | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/vnext/.swcrc b/vnext/.swcrc deleted file mode 100644 index 107f4aec..00000000 --- a/vnext/.swcrc +++ /dev/null @@ -1,18 +0,0 @@ -{ - // .swcrc should be treated as JSONC - - "sourceMaps": true, - - "jsc": { - "parser": { - "syntax": "ecmascript", - "jsx": true - }, - - "transform": { - "react": { - "runtime": "automatic" - } - } - } - }
\ No newline at end of file |