~cytrogen/masto-fe

ref: 1feffe43265b1a3d46b70ee72330b6ae04818f8a masto-fe/.prettierrc.js -rw-r--r-- 65 bytes
1feffe43 — Laura Hausmann Ignore hashtag history if undefined 2 years ago
                                                                                
1
2
3
4
module.exports = {
  singleQuote: true,
  jsxSingleQuote: true
}