Skip to content

Commit 96b65de

Browse files
committed
PR feedback
1 parent 18fbdd8 commit 96b65de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsdoc-config/src/TSDocConfigFile.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import {
1212
import * as fs from 'fs';
1313
import * as resolve from 'resolve';
1414
import * as path from 'path';
15-
import * as AjvTypes from 'ajv';
15+
import type * as AjvTypes from 'ajv';
1616
import Ajv from 'ajv';
1717
import * as jju from 'jju';
1818

0 commit comments

Comments
 (0)