{
  "parser": "@typescript-eslint/parser",
  "plugins": ["@ngrx"],
  "rules": {
    "@ngrx/prefer-concat-latest-from": "error"
  }
}
