aboutsummaryrefslogtreecommitdiff
path: root/test/snippets/jsx-top-level.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'test/snippets/jsx-top-level.tsx')
-rw-r--r--test/snippets/jsx-top-level.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/snippets/jsx-top-level.tsx b/test/snippets/jsx-top-level.tsx
index 2b49b5959..a3caafccf 100644
--- a/test/snippets/jsx-top-level.tsx
+++ b/test/snippets/jsx-top-level.tsx
@@ -1,3 +1,4 @@
+// @ts-nocheck
const isDropdown = true;
const iconName = "";
const adjustedPadding = 5;