Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
88ba538aad0c542d6e71f8f4c1a89299899dabf8
masto-fe
/.prettierrc.js
-rw-r--r--
65 bytes
View
Log
View raw
Permalink
88ba538a
— Christian Schmidt [Glitch] Preserve translation on status re-import
2 years ago
1
2
3
4
module
.
exports
=
{
singleQuote
:
true
,
jsxSingleQuote
:
true
}