{
  "extends": [
    "@rambler-tech/eslint-config",
    "@rambler-tech/eslint-config/ts",
    "prettier"
  ],
  "rules": {
    "todo-with-label/has-valid-pattern": "off"
  }
}
