diff options
Diffstat (limited to 'vanilla/node_modules/vitest/import-meta.d.ts')
| -rw-r--r-- | vanilla/node_modules/vitest/import-meta.d.ts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vanilla/node_modules/vitest/import-meta.d.ts b/vanilla/node_modules/vitest/import-meta.d.ts deleted file mode 100644 index ee00ff5..0000000 --- a/vanilla/node_modules/vitest/import-meta.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -/// <reference path="./importMeta.d.ts" /> - -// https://github.com/microsoft/TypeScript/issues/45096 -// TypeScript has a bug that makes <reference types="vite/types/importMeta" /> -// not possible in userland. This file provides a workaround for now. |
