I try to set up ESLint rules for both linting and autoformatting of object literal.
This snippet should cause linter error:
let obj = { foo: 1, bar: 2