We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 684b762 + 2bae94c commit 63ed74cCopy full SHA for 63ed74c
src/env.d.ts
@@ -1,2 +1,3 @@
1
-import '../.astro/types.d.ts'
+// eslint-disable-next-line @typescript-eslint/triple-slash-reference
2
+/// <reference path="../.astro/types.d.ts" />
3
/// <reference types="astro/client" />
0 commit comments