[code quality] fix invalid json

This commit is contained in:
everoddandeven 2024-10-18 16:25:57 +02:00
parent 84048f305b
commit 33edf603dc
2 changed files with 2 additions and 2 deletions

View file

@ -9,5 +9,5 @@
},
"include": [
"**.spec.ts"
],
]
}

View file

@ -5,7 +5,7 @@
"baseUrl": "",
"types": [
"node",
"jquery",
"jquery"
]
},
"files": [