JS: sync shared dbscheme fragments

This commit is contained in:
Arthur Baars
2023-04-20 16:07:42 +02:00
parent 7225ef09ba
commit fef0e1f1c8
2 changed files with 142 additions and 105 deletions

View File

@@ -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 -*/"
]
}