UNPKG
vercel-grammy
Version:
exports (0.0.6-exports.4)
imports (0.0.6-imports.1)
latest (1.0.0)
next (0.0.8-next.1)
rc (0.1.0-rc.1)
1.0.0
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
0.1.0-rc.2
0.1.0-rc.1
0.0.8-next.1
0.0.7
0.0.6
0.0.6-imports.1
0.0.6-exports.4
0.0.6-exports.3
0.0.6-exports.2
0.0.6-exports.1
0.0.5
0.0.4
0.0.3
0.0.2
Utilities for grammY on Vercel
github.com/PonomareVlad/Vercel-grammY
PonomareVlad/Vercel-grammY
vercel-grammy
/
.prettierrc.json
8 lines
(7 loc)
•
112 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"singleQuote"
:
true
,
"trailingComma"
:
"es5"
,
"tabWidth"
:
2
,
"semi"
:
false
,
"arrowParens"
:
"avoid"
}