mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Excluded MetaConfig from JSDoc
This commit is contained in:
@@ -149,6 +149,7 @@ module.exports = function (grunt) {
|
||||
src: [
|
||||
"src/**/*.js",
|
||||
"!src/core/lib/**/*",
|
||||
"!src/core/config/MetaConfig.js"
|
||||
],
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user