Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
68b4e36c82344fba7c5a01e9f8dc9ddbaaf4e3ff
masto-fe
/.prettierrc.js
-rw-r--r--
65 bytes
View
Log
View raw
Permalink
68b4e36c
— Eugen Rochko Fix `#hashtag` matching non-hashtagged posts in search (#26781)
2 years ago
1
2
3
4
module
.
exports
=
{
singleQuote
:
true
,
jsxSingleQuote
:
true
}