Files
aidoit.top/packages/config/react-library.json
T
Pavel Kerndl c0b013f067
CI / frontend (push) Canceled after 0s
CI / api (push) Canceled after 0s
Initialize Aidoit v0.1 monorepo
2026-07-27 18:27:37 +02:00

7 lines
82 B
JSON

{
"extends": "./base.json",
"compilerOptions": {
"jsx": "react-jsx"
}
}