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
build/build.ts:113:12 - error TS2790: The operand of a 'delete' operator must be optional.
113 delete grammar.variables;
~~~~~~~~~~~~~~~~~
Found 1 error.