Skip to content

Commit cd15b2d

Browse files
author
Kevin Ruscoe
authored
Update defaultConfig.stub.js
missing comma
1 parent 46d0f7a commit cd15b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/defaultConfig.stub.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ module.exports = {
167167
'Cambria',
168168
'"Times New Roman"',
169169
'Times',
170-
'serif'
170+
'serif',
171171
],
172172
mono: [
173173
'SFMono-Regular',

0 commit comments

Comments
 (0)