Skip to content

Commit 79b91bb

Browse files
committed
added back yargonaut
1 parent 1f67fcc commit 79b91bb

File tree

3 files changed

+78
-950
lines changed

3 files changed

+78
-950
lines changed

bin/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env node
22

3+
// eslint-disable-next-line no-unused-vars
4+
const yargonaut = require('yargonaut').style('green');
35
const yargs = require('yargs');
46
const chalk = require('chalk');
57
const { getCompleteTable } = require('../lib/corona');

0 commit comments

Comments
 (0)