UNPKG
efgh
Version:
latest (0.4.0)
0.4.0
0.3.0
0.2.0
0.1.0
0.0.1
Echomail in Fidonet: generator of headers.
github.com/Mithgol/efgh
Mithgol/efgh
efgh
/
.jshintrc
15 lines
•
221 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"node"
:
true
,
"bitwise"
:
true
,
"eqeqeq"
:
true
,
"esversion"
:
6
,
"forin"
:
true
,
"immed"
:
true
,
"indent"
:
3
,
"latedef"
:
true
,
"noarg"
:
true
,
"undef"
:
true
,
"unused"
:
"strict"
,
"trailing"
:
true
,
"maxlen"
:
78
}