Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyBelym committed Oct 2, 2019
1 parent 1144a17 commit 4c84ddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ gulp.step('ts-defs', async () => {
.pipe(mustache(
{
allowReferences: false,

format: () => (text, render) => {
const renderedText = render(text);

Expand Down

0 comments on commit 4c84ddf

Please sign in to comment.