Jslint camelcase conflict and dot notes

This problem is some kind of stupidity and can be solved by ignoring camel or dot notation. I'm curious how other people handle cases where you parse JSON that contain underscores. I prefer using dot notation (it's cleaner, fewer characters, etc.), but I would also like to use a camera. Can I get a cake and eat it if jshint / jslint doesn't start a tantrum?

+7
jslint jshint meta
source share

No one has answered this question yet.

See related questions:

838
JSLint unexpectedly reports: use the form function "use strict"
467
JSLint says "missing radix parameter"; what should I do?
447
Should I use JSLint or JSHint JavaScript validation?
200
What does the "JSLint error body" for in have to be completed in an if statement?
139
Unexpected ++ error in jslint
54
How to tell JSLint / JSHint which global variables are already defined
42
Adobe Brackets disables jslint but allows jshint
thirteen
Why does JSLint prefer dot notation over a square bracket?
3
JSLint preferred method of access in javascript - notation point or array brackets?
2
jslint Bad property name '$ wrapper'

All Articles