Skip to content

Commit bdd30ce

Browse files
committed
fix lint
1 parent 40fe639 commit bdd30ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/src/volarConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/* eslint-disable @typescript-eslint/no-require-imports */
22

3-
import type { Configuration } from './types'
43
import { compact } from '@zardoy/utils'
54
import { get } from 'lodash'
5+
import type { Configuration } from './types'
66

77
// will be required from ./node_modules/typescript-essential-plugins/index.js
88
const originalPluginFactory = require('typescript-essential-plugins')

0 commit comments

Comments
 (0)