This website works better with JavaScript
Home
Explore
Help
Sign In
rootless
/
frigate
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
dde0498ed3
Branches
Tags
development
frigate
/
web
/
prettier.config.js
prettier.config.js
80 B
History
Raw
1
2
3
4
5
module.exports = {
printWidth: 120,
singleQuote: true,
useTabs: false,
};