mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-23 16:52:53 +01:00
584d8b977b
* Format JSON and YAML using Prettier * Add prettier to devDep
3 lines
41 B
JavaScript
3 lines
41 B
JavaScript
module.exports = {
|
|
singleQuote: true
|
|
}
|