mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-03-04 07:59:56 -08:00
4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
module.exports = {
|
|
singleQuote: true,
|
|
jsxSingleQuote: true
|
|
};
|