FMaz008 / VineHelper

Browser extension to improve Vine Experience
https://www.vinehelper.ovh
MIT License
32 stars 23 forks source link

Review updates, quality of life #94

Closed crysallis closed 5 months ago

crysallis commented 5 months ago

Updated reviews, showing message now instead of an alert, also near the save button.

updated package.json, lint error with .{js} said it needed to be .js exact error message [info] ⚠ Detected incorrect braces with only single value: *.{js}. Reformatted as: *.js

Further streamlined the timeSince function, updated version was slower than original