diff --git a/index.js b/index.js deleted file mode 100644 index 3099947..0000000 --- a/index.js +++ /dev/null @@ -1,3 +0,0 @@ -import { input } from '@inquirer/prompts'; - -const answer = await input({ message: 'Enter your name' }); \ No newline at end of file