A small web app for watching movies and shows easily
 
 
 
 
 

4 lines
66 B

module.exports = {
trailingComma: "all",
singleQuote: true
};