8
0
mastodon/.prettierrc.js

5 rindas
65 B
JavaScript

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