~cytrogen/masto-fe

ref: b749de766f5a6158fd0b5f3c3201943083fc7979 masto-fe/.prettierrc.js -rw-r--r-- 65 bytes
b749de76 — Michael Stanclift Migrate Dockerfile to Bookworm (#26802) 2 years ago
                                                                                
1
2
3
4
module.exports = {
  singleQuote: true,
  jsxSingleQuote: true
}