UNPKG
@discordjs/node-pre-gyp
Version:
latest (0.4.5)
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
Node.js native addon binary install tool
github.com/discordjs/node-pre-gyp
discordjs/node-pre-gyp
@discordjs/node-pre-gyp
/
.prettierrc.json
9 lines
(8 loc)
•
136 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"printWidth"
:
120
,
"useTabs"
:
true
,
"singleQuote"
:
true
,
"quoteProps"
:
"as-needed"
,
"trailingComma"
:
"all"
,
"endOfLine"
:
"lf"
}