Skip to content

Commit

Permalink
Fixing vue3 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanTsukanov committed Apr 3, 2024
1 parent d17966e commit 38569c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
5 changes: 1 addition & 4 deletions integrate-third-party-vue-components/tsconfig.app.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
"paths": {
"@/*": ["./src/*"]
},
"typeRoots": [
"./typings",
"./node_modules/@types/"
]
"noImplicitAny": false
}
}
1 change: 0 additions & 1 deletion integrate-third-party-vue-components/typings/index.d.ts

This file was deleted.

0 comments on commit 38569c3

Please sign in to comment.