In npm script, if it matches to a file, all the specified suffix files

.
 src
    a_folder
       a_chlid_folder
          a_chlid.js
       a.js

I"d like to know how to match all .js files under src in npm script
such as eslint. / src/**/*.js can only match a.js, but not a_child.js

.
Mar.21,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c356-2c310.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c356-2c310.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?