You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/thrimbletrimmer
Mike Lang ce73f7b0ea Auto-format JS files with prettier
Prettier is a tool for formatting JS files.
We add a minimal configuration to suit our purposes, and run it on all our JS files.

The main things this corrects is mixed tab and space indent issues (replacing fully with tabs),
overly long lines, inconsistent quote usage (prefers double-quotes instead), and missing semicolons.
3 years ago
..
plugins Removed extrenuous .bak files, ensured newline at the end of files, and changed thrimbletrimmer to be separate from services. 5 years ago
scripts Auto-format JS files with prettier 3 years ago
styles Add video tags to thrimbletrimmer 4 years ago
TestPage.html lack of headers causing flask to not recognise json 5 years ago
clock.html Update clock.html for 2020 and display negative time properly 4 years ago
dashboard.html Added tags to the thrimbletrimmer dashboard 4 years ago
index.html Add an alternate manual upload mode specifically for youtube 4 years ago
stream.html fixed download link for stream page 5 years ago