Update defaultConfig.stub.js

missing comma
This commit is contained in:
Kevin Ruscoe 2019-03-17 23:07:15 +00:00 committed by GitHub
parent 46d0f7aff3
commit cd15b2d76c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,7 +167,7 @@ module.exports = {
'Cambria',
'"Times New Roman"',
'Times',
'serif'
'serif',
],
mono: [
'SFMono-Regular',