tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

.prettierrc.yaml (90B)


      1 arrowParens: always
      2 endOfLine: lf
      3 proseWrap: always
      4 singleQuote: true
      5 trailingComma: none