javascript - Auto js file is created while updating a css file as the same name while using atom editor -
every time while updating css file , hitting cmd+s saves file , @ same time js file created underneath in same name css file, using atom editor , afraid might have installed package thats causing problem, how rid of it?
i had same issue on 1 of computers , found difference between them had 'language-javascript-jsx' on atom instance giving me issue. after disabling , restarting, problem went away.
Comments
Post a Comment