{
    "extends": [
        "standard"
    ],
    "rules": {
        "no-var": "off"
    }
}
