File "DisallowTabIndentUnitTest.js.fixed"

Full Path: /home/warrior1/public_html/themes/storefront/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.js.fixed
File size: 79 bytes
MIME-type: text/plain
Charset: utf-8

var x = {
  abc: 1,
    zyz: 2,
  abc: 5,
  mno:  {
    abc: 4
  },
  abc: 5
}