Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 2906a7d

Browse files
committed
Update deno config
1 parent 254bc8f commit 2906a7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

deno.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"deno.ns",
99
"deno.unstable"
1010
],
11-
"jsxFactory": "react",
12-
"jsxFragmentFactory": "Fragment"
11+
"jsx": "react"
1312
}
1413
}

0 commit comments

Comments
 (0)