Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Feb 11, 2024
1 parent 6f456b5 commit f3684e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bin/top.js
Expand Up @@ -2,7 +2,6 @@
import { argv } from 'node:process'

import yargs from 'yargs'
// eslint-disable-next-line n/file-extension-in-import
import { hideBin } from 'yargs/helpers'

export const defineCli = () =>
Expand Down

0 comments on commit f3684e8

Please sign in to comment.