File "DisallowTabIndentUnitTest.js"

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

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