UNPKG
node-wmic
Version:
latest (2.0.0)
2.0.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A Node.js wrapper around the WMIC
github.com/ruiming/node-wmic
ruiming/node-wmic
node-wmic
/
.prettierrc
6 lines
(5 loc)
•
63 B
Plain Text
View Raw
1
2
3
4
5
6
{
"printWidth"
:
120
,
"semi"
:
true
,
"singleQuote"
:
true
}