Skip to content

Commit 64f305c

Browse files
authored
format fix
1 parent ae1837d commit 64f305c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devtools-vite/src/plugin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ export const devtools = (args?: TanStackDevtoolsViteConfig): Array<Plugin> => {
146146
return
147147
}
148148

149-
/* const solidDedupeDeps = [
149+
/* const solidDedupeDeps = [
150150
'solid-js',
151151
'solid-js/web',
152152
'solid-js/store',

0 commit comments

Comments
 (0)