Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 42e423f

Browse files
committed
fix(cli/helpers): Remove.npmignore file
1 parent 2a68d90 commit 42e423f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/helpers/is-folder-empty.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ export default function (root: string, name: string): boolean {
1212
'.hgcheck',
1313
'.hgignore',
1414
'.idea',
15-
'.npmignore',
1615
'.travis.yml',
1716
'LICENSE',
1817
'Thumbs.db',

0 commit comments

Comments
 (0)