Skip to content

Commit

Permalink
chore: restore missing tsconfig
Browse files Browse the repository at this point in the history
schoero committed Nov 17, 2023
1 parent 1c77d52 commit acfa30b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tsconfig.vite.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"extends": "./tsconfig.json",
"include": [
"vite.config.ts",
"vite.config.cjs.ts",
"vite.config.bundle.ts"
]
}

0 comments on commit acfa30b

Please sign in to comment.