{ "laxcomma": true, "strict": false, "undef": true, "unused": true, "trailing": true, "node": true, "eqeqeq": true, "trailing": true, "white": true, "indent": 2, "evil": true, "globals": { "UIATarget": true, "UIALogger": true, "UIAElement": true, "UIAElementNil": true, "UIAElementArray": true, "UIA_DEVICE_ORIENTATION_UNKNOWN": true, "UIA_DEVICE_ORIENTATION_FACEUP": true, "UIA_DEVICE_ORIENTATION_FACEDOWN": true, "UIA_DEVICE_ORIENTATION_PORTRAIT": true, "UIA_DEVICE_ORIENTATION_PORTRAIT_UPSIDEDOWN": true, "UIA_DEVICE_ORIENTATION_LANDSCAPELEFT": true, "UIA_DEVICE_ORIENTATION_LANDSCAPERIGHT": true } }