File "DisallowSpaceIndentUnitTest.js.fixed"

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

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