SOMWHY / Video-Downloader

Sense and Download videos from web pages
MIT License
1 stars 0 forks source link

Code formatting #1

Open junkidesu opened 1 week ago

junkidesu commented 1 week ago

https://github.com/SOMWHY/Video-Downloader/blob/5e683016b9b3429b4bfe98713e1233f12dbbfb7e/content.js#L1-L109

The code in this file is not properly formatted. ESLint and Prettier are nice tools to deal with formatting. I advise you to learn to set them up and use them.

SOMWHY commented 1 week ago

Thanks for your sincere advice!