Skip to content

Commit

Permalink
#382 Adds eslint globals for lost-offset
Browse files Browse the repository at this point in the history
  • Loading branch information
peterramsing committed Apr 7, 2018
1 parent 1e1cff7 commit 3857a33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/lost-offset.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* global module, require */
var lgCloneAllBefore = require('./_lg-clone-all-before');

module.exports = function lostOffsetDecl(css, settings) {
Expand Down

0 comments on commit 3857a33

Please sign in to comment.