We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d775ed commit 6f0e2d0Copy full SHA for 6f0e2d0
package/package.lua
@@ -33,7 +33,7 @@ return {
33
configuration = {
34
type = "object",
35
title = "Lua",
36
- properties = require 'package.configuration',
+ properties = require 'server.tools.configuration',
37
},
38
semanticTokenScopes = {
39
{
0 commit comments