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 0286646 commit d4bb25eCopy full SHA for d4bb25e
bin/observable-create.js
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env node
+#!/usr/bin/env -S node --no-warnings=ExperimentalWarning
2
3
process.argv.splice(2, 0, "create");
4
0 commit comments