new-directory-listener READMEWhen creating a directory (example: "new-directory"), it creates new files: "new-directory.component.tsx" - contains a react component with a name NewDirectory and "index.ts" that has "export * from './new-directory.component';" |