mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
fix: correct trailing comma in tsconfig (#970)
This commit is contained in:
committed by
GitHub
parent
d5d4963498
commit
06d5791568
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parserOptions": {
|
||||
"project": "./frontend/tsconfig.json",
|
||||
},
|
||||
"project": "./frontend/tsconfig.json"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user