Skip to content

Commit

Permalink
try typeroots to fix vue2 ci problems
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Jun 4, 2024
1 parent acefb2d commit 91bda08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/vue2/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"target": "es2015",
"module": "es2015",
"moduleResolution": "node",
"typeRoots": [],
"allowSyntheticDefaultImports": true,
"strict": true,
"declaration": true,
Expand Down

0 comments on commit 91bda08

Please sign in to comment.