~cytrogen/masto-fe

ref: 33a066a952fbd0689facc61ae9eacce1ea401553 masto-fe/.prettierrc.js -rw-r--r-- 65 bytes
33a066a9 — renovate[bot] Update dependency glob to v10.3.8 (#27145) 2 years ago
                                                                                
1
2
3
4
module.exports = {
  singleQuote: true,
  jsxSingleQuote: true
}