mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-15 06:43:16 +00:00
4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
module.exports = {
|
|
singleQuote: true,
|
|
jsxSingleQuote: true
|
|
};
|