Lint all the things

This commit is contained in:
Dave
2025-08-19 16:23:29 -04:00
parent f6d6b548be
commit 33fb60ca1a
640 changed files with 2129 additions and 3927 deletions

View File

@@ -1,4 +1,4 @@
import {DateLocalizer} from "react-big-calendar";
import { DateLocalizer } from "react-big-calendar";
function arrayWithHoles(arr) {
if (Array.isArray(arr)) return arr;
@@ -22,7 +22,9 @@ function iterableToArrayLimit(arr, i) {
try {
if (!_n && _i["return"] != null) _i["return"]();
} finally {
if (_d) { // noinspection ThrowInsideFinallyBlockJS
if (_d) {
// noinspection ThrowInsideFinallyBlockJS
// eslint-disable-next-line no-unsafe-finally
throw _e;
}
}