mirror of
https://github.com/github/codeql.git
synced 2026-05-11 17:59:29 +02:00
Tests are currently still internal. They will be migrated to `github/codeql` in a subsequent PR.
10 lines
214 B
YAML
10 lines
214 B
YAML
name: codeql/javascript-experimental-atm-model-building
|
|
version: 0.0.0
|
|
extractor: javascript
|
|
library: false
|
|
groups:
|
|
- javascript
|
|
- experimental
|
|
dependencies:
|
|
codeql/javascript-experimental-atm-lib: "*"
|