tangled
alpha
login
or
join now
veryroundbird.house
/
fixao3
redirecter for ao3 that adds opengraph metadata
1
fork
atom
overview
issues
pulls
pipelines
switch jsx back
veryroundbird.house
1 month ago
75df0414
32d5e25a
options
unified
split
Changed files
+1
-1
jsconfig.json
+1
-1
jsconfig.json
···
2
2
"compilerOptions": {
3
3
"strict": true,
4
4
"jsx": "react-jsx",
5
5
-
"jsxImportSource": "hono/jsx/dom"
5
5
+
"jsxImportSource": "hono/jsx"
6
6
}
7
7
}