dressing.nvim/.luarc.json

10 lines
116 B
JSON

{
"runtime": {
"version": "LuaJIT",
"pathStrict": true
},
"type": {
"checkTableShape": true
}
}