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 0d54907 commit 717f9a3Copy full SHA for 717f9a3
bin/create-release-branch.js
@@ -1,4 +1,4 @@
1
#!/usr/bin/env node
2
3
-// eslint-disable-next-line import/no-unassigned-import
+// eslint-disable-next-line import/no-unassigned-import,import/no-unresolved
4
import '../dist/cli';
0 commit comments