UNPKG
hexo-abbrlink-iuxt
Version:
latest (2.2.2)
2.2.2
create one and only link for every post for hexo
github.com/iuxt/hexo-abbrlink
iuxt/hexo-abbrlink
hexo-abbrlink-iuxt
/
.prettierrc.json
12 lines
(10 loc)
•
174 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"useTabs"
:
false
,
"printWidth"
:
120
,
"semi"
:
true
,
"tabWidth"
:
4
,
"singleQuote"
:
true
,
"bracketSpacing"
:
true
,
"endOfLine"
:
"lf"
,
"parser"
:
"typescript"
}