We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40fe639 commit bdd30ceCopy full SHA for bdd30ce
typescript/src/volarConfig.ts
@@ -1,8 +1,8 @@
1
/* eslint-disable @typescript-eslint/no-require-imports */
2
3
-import type { Configuration } from './types'
4
import { compact } from '@zardoy/utils'
5
import { get } from 'lodash'
+import type { Configuration } from './types'
6
7
// will be required from ./node_modules/typescript-essential-plugins/index.js
8
const originalPluginFactory = require('typescript-essential-plugins')
0 commit comments