nvim-ts-autotag/.luarc.json

7 lines
72 B
JSON
Raw Permalink Normal View History

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