Skip to content

Commit 4f00842

Browse files
chore: fix setup-project
1 parent 6f01515 commit 4f00842

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cli/setup-project.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ const removeFiles = async (projectName) => {
2020
const FILES_TO_REMOVE = [
2121
'.git',
2222
'README.md',
23-
'ios',
24-
'android',
2523
'docs',
2624
'cli',
2725
'LICENSE',

0 commit comments

Comments
 (0)