al-objid
al-objid copied to clipboard
How to disable N0301 Warning?
It is possibile to disable the N0301 warning for projects where the Ninja extension is not used?
@vjekob do you have any news for this question?
Well, the easiest is to disable Ninja per workspace. That's a built-in feature in Visual Studio Code so that should work okay.
Well, the easiest is to disable Ninja per workspace. That's a built-in feature in Visual Studio Code so that should work okay.
Yes, I confirm that this is the best solution. In fact, I closed the issue yesterday because I’ve been using this workaround for quite some time now
Thanks!