issues
search
iamDecode
/
proximity-chat
Proximity video chat for social events, similar to SpatialChat 🍻
Other
8
stars
0
forks
source link
style: add lint support and apply some simple fixes
#21
Closed
pieterpaulkramer
closed
3 years ago
pieterpaulkramer
commented
3 years ago
PTAL at the "new"-related changes: main.js:21, main.js:35, and app.js:75.
Whitespace fixes, and: from now on you don't need to care anymore :-) Just do
npm run-script lint-fix
!
Suppressed max-len (max line length) since we have 20-ish broken ones. I can do a separate commit for that?
npm run-script lint-fix
!