add eslint-plugin-import-x, fix google maps typing

This commit is contained in:
Elijah Duffy
2026-05-06 17:26:30 -07:00
parent a444fa2cf9
commit 3df9fea2c9
4 changed files with 424 additions and 15 deletions

View File

@@ -1,3 +1,4 @@
/// <reference types="google.maps" />
import type { Action } from 'svelte/action';
import { validateInput } from './index';