Remove eslint comments.

This commit is contained in:
junderw 2019-03-05 15:11:20 +09:00
parent 763cb8b923
commit 0729fde36f
No known key found for this signature in database
GPG key ID: B256185D3A971908
12 changed files with 20 additions and 30 deletions

View file

@ -1,5 +1,3 @@
/* eslint-disable no-new */
const { describe, it, beforeEach } = require('mocha')
const assert = require('assert')
const proxyquire = require('proxyquire')