Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Mar 25, 2024
1 parent 6040ab3 commit b4e46fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { DevEnvironmentOptions } from '../environment';
import type { DevEnvironmentOptions } from '../environment'
import { DevEnvironment } from '../environment'
import type { ViteDevServer } from '../index'
import { asyncFunctionDeclarationPaddingLineCount } from '../../../shared/utils'
Expand Down

0 comments on commit b4e46fe

Please sign in to comment.