UNPKG
@nosense00/seal
Version:
latest (1.1.6)
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
Seal project for Tea.xyz OSS registry
github.com/nosense00/seal
nosense00/seal
@nosense00/seal
/
examples
/
frontend
/
.prettierrc
9 lines
•
167 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"semi"
:
true
,
"tabWidth"
:
2
,
"printWidth"
:
100
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"jsxSingleQuote"
:
false
,
"bracketSpacing"
:
true
}