~cytrogen/masto-fe

ref: 09ebf7e37c8bdaaf15f02cfec0d117ed55d63dae masto-fe/.prettierrc.js -rw-r--r-- 65 bytes
09ebf7e3 — gunchleoc [Glitch] Replace 'favourite' by 'favorite' for American English 2 years ago
                                                                                
1
2
3
4
module.exports = {
  singleQuote: true,
  jsxSingleQuote: true
}