DevTools/Hacking: Difference between revisions

Line 149: Line 149:
Here is an example jshint.rc that conforms pretty closely with our style and use:
Here is an example jshint.rc that conforms pretty closely with our style and use:


  {
{
   "moz": true,
   "esnext": true,
  "browser": true,
   "maxerr": 9999,
   "maxerr": 9999,
   "trailing": true,
   "trailing": true,
Confirmed users
64

edits