Skip to content

Commit 90eed18

Browse files
Bump the eslint-dependencies group with 2 updates (internal-15266)
GitOrigin-RevId: 23ace7cf5378412a8f9285510438079b34f6b765
1 parent e561a54 commit 90eed18

2 files changed

Lines changed: 7 additions & 14 deletions

File tree

package-lock.json

Lines changed: 6 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/util/mapbox.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ import type {LivePerformanceData} from '../util/live_performance';
2626
import type {TileJSON} from '../types/tilejson';
2727
import type {Map as MapboxMap} from "../ui/map";
2828

29+
// eslint-disable-next-line import-x/extensions -- Rollup resolves .d.ts by the ".d" part; renaming would break resolution
2930
import '../types/import-meta.d';
3031

3132
const IMAGE_EXTENSION_RE = /(\.(png|jpg)\d*)(?=$)/;

0 commit comments

Comments
 (0)