Disable class-wide undefined field warnings #967
Unanswered
adamnejm
asked this question in
General Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to disable
Lua Diagnostics.(undefined-field)for a certain class?I'd like to keep all other functionality of
---@classwithout forcing users to do---@diagnostic disable: undefined-field.Simple example:
Beta Was this translation helpful? Give feedback.
All reactions