Fix jsconfig.

This commit is contained in:
Buster Neece 2022-12-18 00:01:09 -06:00
parent 449837e02b
commit 5e632aaf2b
No known key found for this signature in database
GPG Key ID: F1D2E64A0005E80E
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"vueCompilerOptions": {
"target": 3.2
"target": 3
}
}