Confirmed users
64
edits
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: | ||
{ | |||
" | "esnext": true, | ||
"maxerr": 9999, | "maxerr": 9999, | ||
"trailing": true, | "trailing": true, |