UNPKG
yubico-node
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1
A NodeJS implementation of the Yubico OTP API
BlenderDude/yubico-node
yubico-node
/
prettier.config.js
6 lines
(5 loc)
•
86 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { printWidth:
180
, tabWidth:
4
, trailingComma:
"all"
, };