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
function_initializerWarningHelper(descriptor,context){thrownewError('Decorating class property failed. Please ensure that '+'proposal-class-properties is enabled and set to use loose mode. '+'To use proposal-class-properties in spec mode with decorators, wait for '+'the next major version of decorators in stage 2.');}
7
+
function_initializerWarningHelper(descriptor,context){thrownewError('Decorating class property failed. Please ensure that '+'proposal-class-properties is enabled and runs after the decorators transform.');}
function_initializerWarningHelper(descriptor,context){thrownewError('Decorating class property failed. Please ensure that '+'proposal-class-properties is enabled and set to use loose mode. '+'To use proposal-class-properties in spec mode with decorators, wait for '+'the next major version of decorators in stage 2.');}
11
+
function_initializerWarningHelper(descriptor,context){thrownewError('Decorating class property failed. Please ensure that '+'proposal-class-properties is enabled and runs after the decorators transform.');}
0 commit comments