openpanel/packages/live-previews/tsconfig.test.json
Stefan Pejcic 09f9f9502d packages
2024-11-07 19:03:37 +01:00

8 lines
102 B
JSON

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