Skip to content

Commit

Permalink
chore: set vue compiler target to 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Jan 4, 2023
1 parent 1747a5e commit e9a0cff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@
"@@/*": ["./*"]
}
},
"vueCompilerOptions": {
"target": 2.7,
},
"exclude": ["node_modules", ".nuxt", "dist"]
}

0 comments on commit e9a0cff

Please sign in to comment.