mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"jsx": "react",
|
|
"rootDir": "."
|
|
}
|
|
}
|