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 993041e commit a6b3ef2Copy full SHA for a6b3ef2
package.json
@@ -4,7 +4,6 @@
4
"description": "CLI to scaffold a polyglot microservice monorepo",
5
"main": "bin/index.js",
6
"scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1",
8
"create-polyglot": "node ./bin/index.js"
9
},
10
"bin": {
0 commit comments