Skip to content

Commit

Permalink
Revert "Remove invalid eslint-disable comment (#406)"
Browse files Browse the repository at this point in the history
This reverts commit 840e6e4.
  • Loading branch information
fisker committed Oct 3, 2019
1 parent 840e6e4 commit eebae1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules/expiring-todo-comments.js
@@ -1,3 +1,4 @@
/* eslint-disable unicorn/expiring-todo-comments */
'use strict';
const readPkgUp = require('read-pkg-up');
const semver = require('semver');
Expand Down

0 comments on commit eebae1e

Please sign in to comment.