Skip to content

Commit cdcb316

Browse files
committed
Update README.md
1 parent 6f1d2cc commit cdcb316

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/javascript/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ Initialization settings:
8888
| `user` | {id: string, name?: string, image?: string, url?: string} | optional | Current authenticated user |
8989
| `context` | object | optional | Any data you want to pass with every message. Has limitation of length. |
9090
| `vue` | Vue constructor | optional | Pass Vue constructor to set up the [Vue integration](#integrate-to-vue-application) |
91-
| `disableGlobalErrorsHandling` | boolean | optional | Deprecated. Use `issues.errors: false` instead. |
9291
| `disableVueErrorHandler` | boolean | optional | Do not initialize Vue errors handling |
9392
| `consoleTracking` | boolean | optional | Initialize console logs tracking |
9493
| `breadcrumbs` | false or BreadcrumbsOptions object | optional | Configure breadcrumbs tracking (see below) |

0 commit comments

Comments
 (0)