chore(benchmarks): lint happy

This commit is contained in:
Friedel Ziegelmayer
2016-11-07 11:37:32 +01:00
parent a7c2567ba2
commit 3cc26d167f
3 changed files with 30 additions and 28 deletions

View File

@ -33,5 +33,5 @@ suite
console.log(String(event.target))
})
.run({
'async': true
async: true
})