Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 526529b

Browse files
committed
feat: add conflict
1 parent a270931 commit 526529b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/app/app.ts

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export const createApp = () => {
4545
const ptsd = tsd();
4646
if (typeof ptsd === 'string') {
4747
console.log('ptsd string');
48+
console.log('not ptsd string, normal string');
4849
}
4950
}
5051

0 commit comments

Comments
 (0)