replacing apache.com/thrift with github.com to solve network issue when building; missing dangling comma (#66)

This commit is contained in:
Nikhil Ranjan 2019-09-17 00:02:14 +02:00 committed by Ali Farooq
parent 3475ff3c9d
commit 7c1e432a27
3 changed files with 7 additions and 3 deletions

View file

@ -44,7 +44,7 @@ module.exports = {
['@babel/typescript', {
allExtensions: true,
isTSX: true,
}]
}],
],
},
},