refactor: init the repo and decide to add more feature
This commit is contained in:
6
lua/.luarc.json
Normal file
6
lua/.luarc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
|
||||
"Lua.diagnostics.disable": [
|
||||
"unused-local"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user