Skip to content

Commit

Permalink
docs: remove stale comment
Browse files Browse the repository at this point in the history
Co-authored-by: 翠 / green <green@sapphi.red>
  • Loading branch information
bluwy and sapphi-red committed Sep 25, 2022
1 parent 0009be2 commit 5366624
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/vite/types/importMeta.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

/* eslint-disable @typescript-eslint/consistent-type-imports */

// Duplicate of import('../src/node/importGlob').GlobOptions in order to
// avoid breaking the production client type. Because this file is referenced
// in vite/client.d.ts and in production src/node/importGlob.ts doesn't exist.

interface ImportMetaEnv {
[key: string]: any
BASE_URL: string
Expand Down

0 comments on commit 5366624

Please sign in to comment.