eradicate all per-file eslint globals

This commit is contained in:
Zeke Sikelianos 2016-03-30 14:56:30 -07:00 committed by Kevin Sawicki
parent aadc0bee25
commit 7c58f7fb02
15 changed files with 17 additions and 33 deletions

View file

@ -1,5 +1,3 @@
/* globals xit */
const assert = require('assert')
const child_process = require('child_process')
const fs = require('fs')