add vscode formatting settings
@ -0,0 +1,4 @@
{
"dart.lineLength": 120,
"yaml.format.singleQuote": true
}