// Place your settings in this file to overwrite default and user settings.
{
    "editor.formatOnSave": true,
    "prettier.tabWidth": 4,
    "prettier.printWidth": 120
}