mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 07:16:17 -04:00
Excluded MetaConfig from JSDoc
This commit is contained in:
parent
d3246b7c8b
commit
77203a4363
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@ module.exports = function (grunt) {
|
|||
src: [
|
||||
"src/**/*.js",
|
||||
"!src/core/lib/**/*",
|
||||
"!src/core/config/MetaConfig.js"
|
||||
],
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue