chore: Resolve eslint errors

This commit is contained in:
Sidharth Vinod
2024-06-29 16:09:50 +05:30
parent 3f2e823330
commit 4a50feb5d9
30 changed files with 92 additions and 57 deletions

View File

@@ -1,4 +1,4 @@
import { PluginOption } from 'vite';
import type { PluginOption } from 'vite';
import { getDefaults, getSchema, loadSchema } from '../.build/jsonSchema.js';
/**