mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-04-05 21:40:12 +02:00
7 lines
89 B
JSON
7 lines
89 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"jsx": "react-jsxdev"
|
|
}
|
|
}
|