@skyux/list-builder 7.0.0 → 7.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -278,6 +278,7 @@ class ListViewComponent {
278
278
  return this.viewName;
279
279
  }
280
280
  // eslint-disable-next-line @typescript-eslint/no-empty-function
281
+ /* istanbul ignore next */
281
282
  onViewActive() { }
282
283
  // eslint-disable-next-line @typescript-eslint/no-empty-function
283
284
  onViewInactive() { }