There was an error while loading. Please reload this page.
Please install the following VS Code plugins:
Common Settings to have in your settings for the IDE:
"prettier.semi": false, "prettier.singleQuote": true, "prettier.tabWidth": 4, "editor.formatOnSave": true
We should use format on save to ensure all files are neatly formatted.