ref: isParentRemoved to cache subtree (#1543) #20
Annotations
4 warnings
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/rrweb/src/record/mutation.ts#L366
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
|
packages/rrweb/src/record/mutation.ts#L372
[@typescript-eslint/no-non-null-assertion] Forbidden non-null assertion.
|
packages/rrweb/src/record/mutation.ts#L831
[@typescript-eslint/no-unused-vars] '_mirror' is defined but never used.
|