How do i Make so That Glitch doesnt Format My json file?

[null,{“name”:“NewEvent”,“temp”:"",“event-type”:“1”,"_id":“oeNOU”,“actions”:[{“activity”:“2”,“nameText”:"?help | Day’s API",“url”:"",“name”:“Set Bot Activity”}]}]

How do I make it not Formate this?

If you don’t want your code Prettier, you don’t have to format. You could highlight text and then format that part also.

If none of those answers help, you should check out https://prettier.io/docs/en/configuration.html#basic-configuration

If you need help with other stuff, you can ask a question for us to answer anytime. :ok_hand:

If you’re using a library to write to that file, such as fs, it is not Glitch which is formatting it like this.