We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb4c96 commit 8b5a623Copy full SHA for 8b5a623
app-config-cli/src/index.ts
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+
3
import { cli } from '@lcdev/app-config/dist/cli';
4
5
cli.parse();
0 commit comments