UNPKG
dnp3
Version:
latest (0.0.1)
0.0.1
A DNP 3.0 library for Node.js
github.com/IvanGaravito/dnp3
IvanGaravito/dnp3
dnp3
/
.eslintrc
10 lines
(9 loc)
•
90 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"plugins"
:
[
"mocha"
]
,
"extends"
:
[
"standard"
,
"standard-jsx"
]
}