chore: Biome auto fixes

This commit is contained in:
Sidharth Vinod
2024-06-21 11:54:19 +05:30
parent 2c80d806cc
commit 08dfdfed82
47 changed files with 355 additions and 393 deletions

View File

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