Skip to content

Commit

Permalink
refactor: ✅ update to typescript 5
Browse files Browse the repository at this point in the history
  • Loading branch information
rukshn committed May 12, 2023
1 parent 3e084f9 commit e2c7579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "@vue/tsconfig/tsconfig.web.json",
"extends": "@vue/tsconfig/tsconfig.dom.json",
"include": ["env.d.ts", "src/**/*", "src/**/*.vue"],
"compilerOptions": {
"baseUrl": ".",
Expand Down

0 comments on commit e2c7579

Please sign in to comment.