Skip to content
This repository was archived by the owner on Jul 28, 2021. It is now read-only.

Commit 60091f5

Browse files
committed
Updating package-lock.json, removing unnecessary eslint comment
1 parent 6e583e9 commit 60091f5

File tree

2 files changed

+63
-78
lines changed

2 files changed

+63
-78
lines changed

lib/yargs-modules/search.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict'
22

3-
const { h, render } = require('ink') // eslint-disable-line no-unused-vars
3+
const { h, render } = require('ink')
44
const Search = require('../components/search.jsx')
55

66
const DEFAULT_LIMIT = 10

package-lock.json

Lines changed: 62 additions & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)