Skip to content

Commit 6241fd7

Browse files
authored
feat(cli): persist login and formatting options (#47)
1 parent 48638ab commit 6241fd7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+4053
-547
lines changed

package-lock.json

+87-81
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"dependencies": {
1717
"bundle-require": "^4.0.1",
1818
"chalk": "^5.3.0",
19+
"cliui": "^8.0.1",
1920
"yargs": "^17.7.2",
2021
"zod": "^3.22.1"
2122
},

0 commit comments

Comments
 (0)