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 dd248a3 commit 90134b8Copy full SHA for 90134b8
packages/core/src/context.ts
@@ -15,7 +15,6 @@ import dbg from 'debug'
15
import detectIndent from 'detect-indent'
16
17
import detectNewline from 'detect-newline'
18
-import lockfile from 'proper-lockfile'
19
import { loadConfig } from 'unconfig'
20
import { OUTPUT_NAME } from './constant'
21
import { writeDeclaration } from './declaration'
0 commit comments