Skip to content

Commit

Permalink
disable no triple slash eslint rule in env.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lcflight committed Mar 18, 2024
1 parent 73db39a commit b8a11eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/env.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/* eslint-disable @typescript-eslint/triple-slash-reference */
/// <reference path="../.astro/types.d.ts" />
/// <reference types="astro/client" />

0 comments on commit b8a11eb

Please sign in to comment.