{
    "markdown.extension.toc.levels": "1..3",
    "editor.codeActionsOnSave": {
        "source.fixAll.eslint": true
    },
    "eslint.format.enable": true,
    "playwright.env": {
        "PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS": 1
    }
}