1
0
Fork 0
mirror of https://github.com/glitch-soc/mastodon.git synced 2024-05-14 21:23:51 -04:00
mastodon/.prettierrc.js

5 lines
65 B
JavaScript

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