From: Haoqun Jiang Date: Mon, 6 Sep 2021 08:02:20 +0000 (+0800) Subject: chore: rename vite-env.d.ts to env.d.ts X-Git-Tag: v3.0.0-beta.1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bce07ea8de02a08409a831e6defc9047f7b7c36;p=thirdparty%2Fvuejs%2Fcreate-vue.git chore: rename vite-env.d.ts to env.d.ts Most of its content is tool-agnostic --- diff --git a/template/config/typescript/vite-env.d.ts b/template/config/typescript/env.d.ts similarity index 100% rename from template/config/typescript/vite-env.d.ts rename to template/config/typescript/env.d.ts