chore: remove lint warnings

This commit is contained in:
Jacob Heun 2018-11-01 14:55:52 +01:00 committed by David Dias
parent df75980a88
commit 87e8f1c86f
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/* eslint-disable no-console */
'use strict'
const Benchmark = require('benchmark')

View File

@ -1,3 +1,4 @@
/* eslint-disable no-console */
'use strict'
const Benchmark = require('benchmark')

View File

@ -1,3 +1,4 @@
/* eslint-disable no-console */
'use strict'
const Benchmark = require('benchmark')