mirrorer

:)
git clone https://git.sr.ht/~ashymad/mirrorer
Log | Files | Refs | LICENSE

.prettierrc (78B)


      1 {
      2 	"printWidth": 140,
      3 	"singleQuote": true,
      4 	"semi": true,
      5 	"useTabs": true
      6 }