Files
2023-07-13 18:50:07 -05:00

8 lines
131 B
JSON
Vendored

{
"extends": "./.wxt/tsconfig.json",
"compilerOptions": {
"allowImportingTsExtensions": true,
"jsx": "react-jsx"
}
}