This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
blakeblackshear.frigate
Watch
1
Star
0
Fork
0
You've already forked blakeblackshear.frigate
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2024-11-26 19:06:11 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
006569391f
blakeblackshear.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 20:35:33 +01:00
module
.
exports
=
{
printWidth
:
120
,
singleQuote
:
true
,
feat: Timeline UI (#2830)
2022-02-27 15:04:12 +01:00
jsxSingleQuote
:
true
,
test(web): add eslint and PR lint validation
2021-02-09 20:35:33 +01:00
useTabs
:
false
,
}
;
Reference in New Issue
Copy Permalink