diff --git a/.vscode/settings.json b/.vscode/settings.json index d08661f7..a7d5dbae 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,5 @@ { + // THIS SHOULD BE IGNORED BEFORE RUN // "editor.minimap.enabled": false, "html.format.wrapAttributesIndentSize": 4, "[dart]": { @@ -15,4 +16,4 @@ "editor.codeActionsOnSave": { "source.fixAll": "explicit" } -} \ No newline at end of file +}