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
/
.eslintrc.json
9 lines
(8 loc)
•
119 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"./node_modules/gts/"
,
"ignorePatterns"
:
[
"**/node_modules/*"
,
"dist/*"
,
"build/*"
]
}