Search for license information inside textual files
- clone the project
npm i
inside of itnpm link
inside of itsearch-licenses '**/*.{js,ts,css}'
(use some glob pattern to select files for searching)It's possible to match any
/**/
or//
comment in any text file- check
search-results.html