@mikesherov says strict is redundant when node is already there

This commit is contained in:
jaubourg 2012-10-19 10:09:52 +02:00
parent 9346c0ef99
commit 739ba96318

View File

@ -9,7 +9,6 @@
"node": true,
"quotmark": "double",
"smarttabs": true,
"strict": true,
"trailing": true,
"undef": true,
"unused": true