We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6244afb commit 88f1254Copy full SHA for 88f1254
packages/angular/src/index.ts
@@ -1 +1,3 @@
1
+// eslint-disable-next-line @typescript-eslint/triple-slash-reference
2
+/// <reference path="../references.d.ts" />
3
export * from './lib/public_api';
0 commit comments