From 34185e61ff2483e7690acae0f4c4b1795361b851 Mon Sep 17 00:00:00 2001 From: sethburkart123 Date: Fri, 1 Nov 2024 17:46:10 +1100 Subject: [PATCH] chore: remove @million/lint --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index e6b45d1d..5c084766 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,6 @@ "@codemirror/lang-css": "^6.3.0", "@codemirror/lang-less": "^6.0.2", "@codemirror/theme-one-dark": "^6.1.2", - "@million/lint": "latest", "@sveltejs/vite-plugin-svelte": "4.0.0-next.7", "@tailwindcss/forms": "^0.5.9", "@tsconfig/svelte": "^5.0.4",