openpanel/packages/live-previews/tsconfig.test.json
Stefan Pejcic 8595a9f4e5 back
2024-05-08 19:58:53 +02:00

8 lines
116 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"jsx": "react",
"rootDir": "."
}
}