mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-17 14:19:40 +08:00
chore: temporairly try a different filtering behavior
This commit is contained in:
parent
ee378f35f2
commit
9287e880d5
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ export function init(): void {
|
|||
// - 'drop-error-if-exclusively-contains-third-party-frames'
|
||||
// - 'apply-tag-if-contains-third-party-frames'
|
||||
// - 'apply-tag-if-exclusively-contains-third-party-frames'
|
||||
behaviour: "drop-error-if-contains-third-party-frames",
|
||||
behaviour: "apply-tag-if-contains-third-party-frames",
|
||||
}),
|
||||
],
|
||||
// Tracing
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue