{ "env": { "mocha": true }, "rules": { "camelcase": 0, "dot-notation": [ 2, { "allowPattern": "^[A-Z]" } ] } }