Skip to content

Commit

Permalink
chore: ignore linter
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Aug 25, 2023
1 parent 5b242de commit a912d6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions svelte.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { vitePreprocess } from "@sveltejs/vite-plugin-svelte";

// eslint-disable-next-line tsdoc/syntax
/** @type {import('@sveltejs/kit').Config} */
const config = {
preprocess: vitePreprocess(),
Expand Down

0 comments on commit a912d6c

Please sign in to comment.