You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I'm trying to find how to turn off a tsconfig rule by the short name such as ts2355. I only see the compilerOptions long names as available in the documentation. Any direction towards this would be greatly appreciated. Ty.
The text was updated successfully, but these errors were encountered:
Hi I'm trying to find how to turn off a tsconfig rule by the short name such as
ts2355
. I only see thecompilerOptions
long names as available in the documentation. Any direction towards this would be greatly appreciated. Ty.The text was updated successfully, but these errors were encountered: