mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 09:15:22 +03:00
8 lines
115 B
JSON
8 lines
115 B
JSON
{
|
|
"compilerOptions": {
|
|
"jsx": "preserve",
|
|
"jsxFactory": "h",
|
|
"jsxFragmentFactory": "Fragment",
|
|
}
|
|
}
|