Skip to content

Commit 5bc6829

Browse files
committed
chore: zx globals
1 parent 02702e1 commit 5bc6829

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import * as init from './commands/init';
88
import * as log from './commands/log';
99
import * as revert from './commands/revert';
1010
import * as test from './commands/test';
11+
import 'zx/globals'
1112

1213
(async function () {
1314
const prog = sade('generi');

0 commit comments

Comments
 (0)