Skip to content

Commit 22079c9

Browse files
authored
Merge pull request #3 from to0simple/fix
fix: remove shims.d.ts
2 parents d5499ad + 910346e commit 22079c9

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

src/main.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
import { createApp } from 'vue'
2+
// TypeScript error? Run VSCode command
3+
// TypeScript: Select TypeScript version - > Use Workspace Version
24
import App from './app.vue'
35
import appRoutes from './app.route'
46

src/shims.d.ts

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)