Closed joeyjiron06 closed 8 years ago
i try to auto-align this and it doesnt work as expected
export default { "HOME_HERO_AREA" : "home__hero-area", "HOME_MY_VUE_STRAND" : "home__my-vue-strand", "HOME_GRID_AREA" : "home__grid-area", "PDP_HERO_AREA" : "[data-element-id='pdp__hero-area']", "PDP_META_DATA_AREA": "[data-element-id='pdp__meta-area']", "PDP_SEASONS_AREA": "[data-element-id='pdp__seasons-area']", "PDP_RELATE_CONTENT_AREA": "[data-element-id='pdp__related-content-area']" };
possibly because we are checking if line starts with a quote
fixed in 1.2
i try to auto-align this and it doesnt work as expected
possibly because we are checking if line starts with a quote