1
0
mirror of https://github.com/mastodon/mastodon synced 2025-01-09 11:23:00 +09:00
mastodon/.prettierrc.js

5 lines
65 B
JavaScript

module.exports = {
singleQuote: true,
jsxSingleQuote: true
}