Upgrade to ESLint 9
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#!/usr/bin/env node
|
||||
import * as ts from 'typescript';
|
||||
import {
|
||||
type EntryPointConfig,
|
||||
generateDtsBundle,
|
||||
} from 'dts-bundle-generator/dist/bundle-generator';
|
||||
import * as ts from 'typescript';
|
||||
|
||||
export function dts({
|
||||
source,
|
||||
|
Reference in New Issue
Block a user