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