| 12345678910111213141516171819 | 
							- {
 
-     "curly": true,
 
-     "eqeqeq": true,
 
-     "immed": true,
 
-     "latedef": "nofunc",
 
-     "newcap": true,
 
-     "noarg": true,
 
-     "plusplus": true,
 
-     "sub": true,
 
-     "undef": true,
 
-     "quotmark": "double",
 
-     "unused": true,
 
-     "boss": true,
 
-     "indent": 4,
 
-     "eqnull": true,
 
-     "node": true,
 
-     "strict": false,
 
-     "mocha": true
 
- }
 
 
  |