mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-05-05 15:00:09 +02:00
8 lines
162 B
JSON
8 lines
162 B
JSON
{
|
|
"compilerOptions": {
|
|
"jsx": "react-jsx",
|
|
"allowImportingTsExtensions": true,
|
|
"noEmit": true,
|
|
"esModuleInterop": true
|
|
}
|
|
} |