Skip to content

Commit 6686f54

Browse files
committed
chore: typings fix
1 parent 0a585d5 commit 6686f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/angular/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"@nativescript-community/ui-image": ["../../plugin"]
99
}
1010
},
11-
"include": ["./**/*.ts", "../references.d.ts"],
11+
"include": ["./**/*.ts", "../../references.d.ts"],
1212
"exclude": ["../node_modules"]
1313
}

0 commit comments

Comments
 (0)