@miracle_sumail/list-files
v1.0.0
Published
this a npm command for list files you target, pass --ext to filter the files with extension you want pass --recursive for deep into the folder
Readme
this a npm command for list files you target, pass --ext to filter the files with extension you want pass --recursive for deep into the folder
Getting Started
First, run the development server:
list-files ./src --recursive --ext .ts,.js# or
yarn dev