UNPKG
it8951
Version:
latest (0.1.1)
0.1.1
0.1.0
Raspberry Pi node.js module for e-papers controlled by IT8951
github.com/gnzzz/IT8951
gnzzz/IT8951
it8951
/
.prettierrc.js
5 lines
•
97 B
JavaScript
View Raw
1
2
3
4
5
module
.exports = { ...
require
(
'gts/.prettierrc.json'
),
tabWidth:
4
,
bracketSpacing:
true
, }