fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
editor: ui for createing enumerated lists
[fnpeditor.git]
/
.jshintrc
diff --git
a/.jshintrc
b/.jshintrc
index
be71a0b
..
0abcc70
100644
(file)
--- a/
.jshintrc
+++ b/
.jshintrc
@@
-18,7
+18,7
@@
"plusplus" : false,
"quotmark" : true,
"undef" : true,
- "unused" :
true
,
+ "unused" :
"strict"
,
"strict" : true,
"trailing" : true,
"maxparams" : false,