~cytrogen/masto-fe

ref: b3f209370bfbf78dd2e21a36b145a5cce0005f2b masto-fe/.prettierrc.js -rw-r--r-- 65 bytes
b3f20937 — Eugen Rochko [Glitch] Add canonical link tags in web UI 2 years ago
                                                                                
1
2
3
4
module.exports = {
  singleQuote: true,
  jsxSingleQuote: true
}