mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
`node scripts/data-valdiate.js` cand also be run locally This also will fix the issue when some valid URL returned timeout Because the action wanted to make all requests at the same time `git restore` is available only from Git 2.23 https://github.blog/2019-08-16-highlights-from-git-2-23/#experimental-alternatives-for-git-checkout Closes #382
5 lines
111 B
JavaScript
5 lines
111 B
JavaScript
/**
|
|
* this is a stub file, do not edit it
|
|
* see `scripts/utils.js` -> `getMasterData`
|
|
*/
|
|
export default [];
|