Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
16d3e76a710370ab7823fc65302a80e60f6ffee7
masto-fe
/.prettierrc.js
-rw-r--r--
65 bytes
View
Log
View raw
Permalink
16d3e76a
— dependabot[bot] Bump @typescript-eslint/parser from 5.59.6 to 5.59.7 (#25080)
2 years ago
1
2
3
4
module
.
exports
=
{
singleQuote
:
true
,
jsxSingleQuote
:
true
}