mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
JS: sync shared dbscheme fragments
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
{
|
||||
"files": [
|
||||
"javascript/ql/lib/semmlecode.javascript.dbscheme",
|
||||
],
|
||||
"fragments": [
|
||||
"/*- External data -*/",
|
||||
"/*- Files and folders -*/",
|
||||
"/*- Source location prefix -*/",
|
||||
"/*- Lines of code -*/",
|
||||
"/*- Configuration files with key value pairs -*/",
|
||||
"/*- YAML -*/",
|
||||
"/*- XML Files -*/",
|
||||
"/*- JavaScript-specific part -*/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user