fix: trailing comma in tsconfig (#5061)

This commit is contained in:
Sergey Vikulov 2019-02-19 12:11:11 +03:00 committed by Xin Du (Clark)
parent c8e17a7739
commit 1fb44d944c

View File

@ -6,5 +6,5 @@
"@types/node",
"@nuxt/vue-app"
]
},
}
}