Skip to content

Type errors are reported as errors/warning despite .luaurc config. #1289

@buo-123

Description

@buo-123

I can confirm the file is working, as I've tested it and the LocalUnused change is being applied, but despite restarting the extension and vscode type errors are still being reported.

{
	"languageMode": "nonstrict",
	"typeErrors": false,
	"lintErrors": false,
    "lint": {"*": true, "LocalUnused": false}
}
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked/externalBlocked on external factorbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions