~cytrogen/masto-fe

ref: 82eaa26d87ccba69ba36c31c952f5c18d03460a9 masto-fe/.prettierrc.js -rw-r--r-- 65 bytes
82eaa26d — Claire Update `tootctl maintenance fix-duplicates` to Mastodon v4.2.0 (#27147) 2 years ago
                                                                                
1
2
3
4
module.exports = {
  singleQuote: true,
  jsxSingleQuote: true
}