diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..622f4d30 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,4 @@ +{ + "dart.lineLength": 120, + "yaml.format.singleQuote": true +} \ No newline at end of file