{
    "dart.lineLength": 150,
    "[dart]": {
        "editor.rulers": [
            150
        ],
    },
    "editor.formatOnSave": true
}