We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601bbcd commit ca2465bCopy full SHA for ca2465b
__tests__/app.js
@@ -29,7 +29,7 @@ describe("generator-node-cli:app", () => {
29
"README.md",
30
".gitignore",
31
"package.json",
32
- `bin/${binName}.j`,
+ `bin/${binName}.js`,
33
`lib/${binName}.js`,
34
`test/${binName}.test.js`,
35
"jest.config.js"
0 commit comments