Im used to emmet autocompleting things like df = display flex tac = text align center
now when I type this inside style components I have to type it very fast otherwise emmet recognises df as dfn
and
tac as touch-action
how can I configure it so it doesnt do change its behaviour in jsx ?