Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
9a472efe7c21447ce4e246bacff5a857a341e4f3
masto-fe
/.prettierrc.js
-rw-r--r--
65 bytes
View
Log
View raw
Permalink
9a472efe
— たいち ひ Rewrite `<TimelineHint />` as FC and TS (#25091)
2 years ago
1
2
3
4
module
.
exports
=
{
singleQuote
:
true
,
jsxSingleQuote
:
true
}