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
-`TS2497-a`: This module can only be referenced with ECMAScript imports/exports by turning on the 'allowSyntheticDefaultImports' flag and referencing its default export.
332
-
-`TS2497-e`: This module can only be referenced with ECMAScript imports/exports by turning on the 'esModuleInterop' flag and referencing its default export.
333
-
-`ref-not-defined`: ReferenceError: exports is not defined in ES module scope
334
-
-`type-not-fn`: TypeError: (0 , assert_1.default) is not a function
335
-
-`type-not-fn-1`: TypeError: assertron.truthy is not a function
336
-
-`type-not-fn-2`: TypeError: (0 , param_case_1.default) is not a function
337
-
-`type-not-fn-3`: TypeError: paramCase.default is not a function
338
-
-`type-not-fn-4`: TypeError: assert is not a function
339
-
-`type-not-fn-5`: TypeError: m is not a function
340
-
-`type-not-fn-6`: TypeError: m.default is not a function
330
+
-`TS2349`: `This expression is not callable.`
331
+
-`TS2497-a`: `This module can only be referenced with ECMAScript imports/exports by turning on the 'allowSyntheticDefaultImports' flag and referencing its default export.`
332
+
-`TS2497-e`: `This module can only be referenced with ECMAScript imports/exports by turning on the 'esModuleInterop' flag and referencing its default export.`
333
+
-`ref-not-defined`: `ReferenceError: exports is not defined in ES module scope`
334
+
-`type-not-fn`: `TypeError: (0 , assert_1.default) is not a function`
335
+
-`type-not-fn-1`: `TypeError: (0 , param_case_1.default) is not a function`
336
+
-`type-not-fn-2`: `TypeError: assert is not a function`
337
+
-`type-not-fn-3`: `TypeError: assertron.truthy is not a function`
338
+
-`type-not-fn-4`: `TypeError: assertron.default.truthy is not a function`
339
+
-`type-not-fn-5`: `TypeError: m is not a function`
340
+
-`type-not-fn-6`: `TypeError: m.default is not a function`
341
+
-`type-not-fn-7`: `TypeError: paramCase is not a function`
0 commit comments