dressing.nvim/.luarc.json
2024-08-16 15:19:55 -07:00

9 lines
116 B
JSON

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