~cytrogen/masto-fe

ref: 9a472efe7c21447ce4e246bacff5a857a341e4f3 masto-fe/.prettierrc.js -rw-r--r-- 65 bytes
9a472efe — たいち ひ Rewrite `<TimelineHint />` as FC and TS (#25091) 2 years ago
                                                                                
1
2
3
4
module.exports = {
  singleQuote: true,
  jsxSingleQuote: true
}