aboutsummaryrefslogtreecommitdiff
path: root/test/macro/fetchSync.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'test/macro/fetchSync.tsx')
-rw-r--r--test/macro/fetchSync.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/macro/fetchSync.tsx b/test/macro/fetchSync.tsx
index ebe1566e6..51d1ca4f5 100644
--- a/test/macro/fetchSync.tsx
+++ b/test/macro/fetchSync.tsx
@@ -1,3 +1,4 @@
+// @ts-nocheck
export async function fetchSync(ctx) {
const str = ctx.arguments[0].toString();