Fix lint errors

This commit is contained in:
Nathan Sobo
2017-04-17 09:15:15 -06:00
committed by Antonio Scandurra
parent c8f2fbb657
commit 174bac378d
3 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
/* global ResizeObserver */
const etch = require('etch')
const {CompositeDisposable} = require('event-kit')
const {Point, Range} = require('text-buffer')