Skip to content

Commit 10e9292

Browse files
committed
chore: remove redundant include path
1 parent 117da00 commit 10e9292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
"DOM.AsyncIterable"
2424
]
2525
},
26-
"include": ["src/**/*", "main.ts", ".deprecated/isHighlight.ts"]
26+
"include": ["src/**/*", "main.ts"]
2727
}

0 commit comments

Comments
 (0)