File "DisallowSpaceIndentUnitTest.js"

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

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