nvim-ts-autotag/tests/.luarc.json

6 lines
71 B
JSON
Raw Normal View History

{
"diagnostics.globals": [
"it",
"describe"
]
}