mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02:00
JavaScript: Open-source extractor.
This commit is contained in:
5
javascript/extractor/tests/excludes/options.json
Normal file
5
javascript/extractor/tests/excludes/options.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"exclude": ["**/foo.js"],
|
||||
"exclude-path": [".jshintignore"],
|
||||
"include": ["**/*.json"]
|
||||
}
|
||||
Reference in New Issue
Block a user