Built-in core modules of Node.js can be referred to by the’magic name’ in a glob pattern. The following example skips all internal modules:
p> “skipFiles”: [
“/**/*.js”,
]
Built-in core modules of Node.js can be referred to by the’magic name’ in a glob pattern. The following example skips all internal modules:
p> “skipFiles”: [
“/**/*.js”,
]