summaryrefslogtreecommitdiff
path: root/tests/testdata/lsp/registries/modules_a.json
blob: 0163f18a406220c39ddd2565a58e6c26aaeb51ad (plain)
1
2
3
4
5
6
7
8
9
10
{
  "items": [
    "a",
    "aa",
    "ab",
    "aba"
  ],
  "isIncomplete": false,
  "preselect": "a"
}