replacing apache.com/thrift with github.com to solve network issue when building; missing dangling comma (#66)
This commit is contained in:
parent
3475ff3c9d
commit
7c1e432a27
3 changed files with 7 additions and 3 deletions
|
@ -44,7 +44,7 @@ module.exports = {
|
|||
['@babel/typescript', {
|
||||
allExtensions: true,
|
||||
isTSX: true,
|
||||
}]
|
||||
}],
|
||||
],
|
||||
},
|
||||
},
|
||||
|
|
Reference in a new issue