Skip to content

Commit

Permalink
chore(create-tnf): code style
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Dec 25, 2024
1 parent bcd6c95 commit 9b4179c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-tnf/bin/create-tnf.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env node

import('../dist/cli.js');
require('../dist/cli.js');

0 comments on commit 9b4179c

Please sign in to comment.