Skip to content

Commit

Permalink
fix: Remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Krems committed Aug 25, 2017
1 parent f9cdaaf commit ff1ddca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node6.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ module.exports = Object.assign(basics, {
'node/no-unsupported-features': [2, { version: 6 }],
})
});
console.log(module.exports.rules);

0 comments on commit ff1ddca

Please sign in to comment.