mirror of
https://github.com/mastodon/mastodon
synced 2024-11-24 23:26:22 +09:00
4 lines
41 B
JavaScript
4 lines
41 B
JavaScript
|
module.exports = {
|
||
|
singleQuote: true
|
||
|
}
|