Skip to content

Commit 1bfbfa4

Browse files
Lint:fix
1 parent fd5c9a8 commit 1bfbfa4

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/inline-icons.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const parseXml = (string, done) => {
2020
{
2121
emptyTag: {},
2222
explicitArray: false,
23-
mergeAttrs: true
23+
mergeAttrs: true,
2424
},
2525
done
2626
);

0 commit comments

Comments
 (0)