Skip to content

Commit

Permalink
tell lint to ignore env.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jinkang-0 committed Jan 11, 2024
1 parent c568003 commit 139ed73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/env.d.ts
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
// eslint-disable-next-line @typescript-eslint/triple-slash-reference
/// <reference path="../.astro/types.d.ts" />
/// <reference types="astro/client" />

0 comments on commit 139ed73

Please sign in to comment.