deno.land / x / jotai@v1.8.4 / .swcrc

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "jsc": { "target": "es2015", "parser": { "syntax": "typescript", "tsx": true }, "transform": { "react": { "runtime": "automatic", "pragma": "React.createElement", "pragmaFrag": "React.Fragment", "throwIfNamespace": true, "useBuiltins": true } } }, "sourceMaps": true}
jotai

Version Info

Tagged at
a year ago