UNPKG
nwm
Version:
latest (1.3.0)
1.3.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.0.1
Dynamic window manager for X11
github.com/mixu/nwm
mixu/nwm
nwm
/
.jshintrc
8 lines
(7 loc)
•
225 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
// double !! is allowed
"-W018"
:
true
,
// and I don't care what jshint thinks is better written in dot notation, because using string notation
// is nice for things that are configuration options.
"-W069"
:
true
}