privacy-tech-lab / privacy-pioneer

Privacy browser extension for analyzing web traffic of visited websites
https://www.privacytechlab.org/
Other
28 stars 1 forks source link

Formatted all files according to prettier's default settings #499

Closed lr-brown closed 1 year ago

lr-brown commented 1 year ago

Used command npx prettier . to format all of the files to be more readable. I also tested the app to make sure it ran as normal and found no issues.