index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
run
/
jsx_import_source_error
/
jsx
/
deno-jsx-error.jsonc
blob: 37cb4dd912cfd4a8b4c23e2fd7986407d099cb8e (
plain
)
1
2
3
4
5
6
{ "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "./nonexistent" } }