Skip to content

Commit 88f1254

Browse files
committed
chore: add hard reference to references.d.ts to ensure types are picked up
1 parent 6244afb commit 88f1254

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: packages/angular/src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
// eslint-disable-next-line @typescript-eslint/triple-slash-reference
2+
/// <reference path="../references.d.ts" />
13
export * from './lib/public_api';

0 commit comments

Comments
 (0)