~cytrogen/masto-fe

ref: ca66e61b933b97a74f1f79b820a2fa3bd5ffc5f2 masto-fe/.prettierrc.js -rw-r--r-- 65 bytes
ca66e61b — Claire Add support for custom sign-up URLs (#25014) 2 years ago
                                                                                
1
2
3
4
module.exports = {
  singleQuote: true,
  jsxSingleQuote: true
}