mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-08 23:03:29 -05: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": {
|
"parserOptions": {
|
||||||
"project": "./frontend/tsconfig.json",
|
"project": "./frontend/tsconfig.json"
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user