Suffix lint rule and fixes

This commit is contained in:
Fedor Indutny
2025-10-16 13:12:23 -07:00
parent 44076ece79
commit 5d1a9d22f0
79 changed files with 984 additions and 382 deletions
@@ -11,7 +11,7 @@ import {StatsRatesCalculator, StatsReport} from './stats_rates_calculator.js';
import {StatsTable} from './stats_table.js';
import {TabView} from './tab_view.js';
import {UserMediaTable} from './user_media_table.js';
import '../../ts/windows/sandboxedInit.js';
import '../../ts/windows/sandboxedInit.dom.js';
let tabView = null;
let peerConnectionUpdateTable = null;