~cytrogen/masto-fe

ref: a6407aa6629b9224ca4f357d99f387bd76a6fecc masto-fe/.prettierrc.js -rw-r--r-- 65 bytes
a6407aa6 — Daniel M Brasil Migrate to request specs in `/api/v1/apps` (#25401) 2 years ago
                                                                                
1
2
3
4
module.exports = {
  singleQuote: true,
  jsxSingleQuote: true
}