Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
style: πŸ’„ fix eslint error
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed May 23, 2018
1 parent 6c5452d commit d9d0113
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lernaUtils.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable global-require */
const path = require('path');

const getAllPackages = function () {
Expand Down

0 comments on commit d9d0113

Please sign in to comment.