We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a3b66 commit b9a02b3Copy full SHA for b9a02b3
1 file changed
packages/app-web-docs/tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": ["../../tsconfig.web.json"],
+ "extends": "../../tsconfig.web.json",
3
"compilerOptions": {
4
"jsx": "react-jsx",
5
"jsxImportSource": "react",
0 commit comments