Skip to content

Commit 4cab89e

Browse files
rushk014xingzhang-suse
authored andcommitted
Fix tsconfig.json IDE errors
1 parent 31ba4e9 commit 4cab89e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/sbombastic-image-vulnerability-scanner/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"preserveSymlinks": true,
1616
"typeRoots": [
1717
"../../node_modules",
18+
"../../node_modules/@types",
1819
"../../node_modules/@rancher/shell/types",
1920
"./types"
2021
],

0 commit comments

Comments
 (0)