fix: removed additional comma in JSON file
@@ -1,5 +1,5 @@
{
"compilerOptions": {
"experimentalDecorators": true
- },
+ }
}