~cytrogen/masto-fe

ref: 88ba538aad0c542d6e71f8f4c1a89299899dabf8 masto-fe/.prettierrc.js -rw-r--r-- 65 bytes
88ba538a — Christian Schmidt [Glitch] Preserve translation on status re-import 2 years ago
                                                                                
1
2
3
4
module.exports = {
  singleQuote: true,
  jsxSingleQuote: true
}