~cytrogen/masto-fe

ref: bf9a7ce8e8bcb3ac57322e13fc35095fcce60fba masto-fe/.prettierrc.js -rw-r--r-- 65 bytes
bf9a7ce8 — Daniel M Brasil Add test coverage for `Mastodon::CLI::Accounts#unfollow` (#25162) 2 years ago
                                                                                
1
2
3
4
module.exports = {
  singleQuote: true,
  jsxSingleQuote: true
}