CTF-Cafe / CTF_Cafe_platform

A full CTF Website Server & Frontend | Extremely customizable
Other
52 stars 8 forks source link

Fix the broken config.js #8

Closed ghost closed 2 years ago

ghost commented 2 years ago

The spacing got messed up earlier and was causing problems in VS Code. I fixed spacing. Feel free to change this to be less messy.

RaxoCoding commented 2 years ago

Your formatting makes it even more unreadable make sure to use Javascript React and have Prettier - Code formatted + ES7+ React/Redux/React-Native snippets installed

ghost commented 2 years ago

I have those settings on, I was having errors earlier about opening tags without closing them, etc. - it doesn't matter what language settings I use, it doesn't like this specific file, but it processes all the other JSX just fine.