-1
I am creating a project in React-Native More when saving the project or changes in the App.Js folder, the following error occurs as the image defaces the project itself in the tags, causing space between some. How to solve?
Whatever, CRTRL+S, it always spaces some project tags
I find it horrible because the auto save option is triggered, compiling the project in React-Nturn with errors, I can only emulate on the physical device if I go in the project root folder in Notepadd++, example below, enter and save and refresh happens normally.
Some solution to serve as examples for other people?
I believe it’s being caused by some extent.
– CypherPotato
If you use some extension that when you save it formats the code you have to remove the formatting of that type of file. Maybe you use Beautify or another one of the kind that formats being aquivo that way. You can try removing the option of this format extension when you save the file.
– hugocsl