This website requires JavaScript.
Explore
Help
Sign In
administrator
/
frigate
Watch
1
Star
0
Fork
0
You've already forked frigate
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2026-02-02 09:15:22 +03:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
3f11100e7a
frigate
/
web
/
tsconfig.json
8 lines
115 B
JSON
Raw
Normal View
History
Unescape
Escape
refactor: rewrote logic for building timeline to support stacking and changed to typescript
2022-02-12 02:24:50 +03:00
{
"compilerOptions"
:
{
"jsx"
:
"preserve"
,
"jsxFactory"
:
"h"
,
"jsxFragmentFactory"
:
"Fragment"
,
}
refactor: add newline to tsconfig.json
2022-02-17 06:35:17 +03:00
}
Reference in New Issue
Copy Permalink