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
2025-12-06 13:34:13 +03:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
3e07d4eddb
frigate
/
web
/
prettier.config.js
7 lines
104 B
JavaScript
Raw
Normal View
History
Unescape
Escape
test(web): add eslint and PR lint validation
2021-02-09 22:35:33 +03:00
module
.
exports
=
{
printWidth
:
120
,
singleQuote
:
true
,
feat: Timeline UI (#2830)
2022-02-27 17:04:12 +03:00
jsxSingleQuote
:
true
,
test(web): add eslint and PR lint validation
2021-02-09 22:35:33 +03:00
useTabs
:
false
,
}
;
Reference in New Issue
Copy Permalink