We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.