Skip to content

Commit

Permalink
config: silent lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Blithe-Chiang committed Jul 3, 2023
1 parent ff8c0e5 commit cf3b72c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions neoconf.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"lspconfig": {
"lua_ls": {
"Lua.workspace.checkThirdParty": false
},
"eslint": {
"eslint.enable": false,
"eslint.workingDirectories": [
Expand Down

0 comments on commit cf3b72c

Please sign in to comment.