Static viz bundlling: don't bother with ESLint (#19714)
We have a repo-wide CI run to check ESLint error anyway. Meanwhile, for day-to-day development of static viz frontend, the main webpack config is already equipped with ESLint check (along with hot reload etc).
Please register or sign in to comment