@effect/language-service
Advanced tools
Comparing version 0.0.7 to 0.0.8
declare const _default: { | ||
removeCurryArrow: import("./definition").DiagnosticDefinition; | ||
noSyncWithConstant: import("./definition").DiagnosticDefinition; | ||
@@ -4,0 +3,0 @@ ensureGetCallTrace: import("./definition").DiagnosticDefinition; |
@@ -9,6 +9,4 @@ "use strict"; | ||
var _noSyncWithConstant = /*#__PURE__*/_interopRequireDefault( /*#__PURE__*/require("@effect/language-service/diagnostics/noSyncWithConstant")); | ||
var _removeCurryArrow = /*#__PURE__*/_interopRequireDefault( /*#__PURE__*/require("@effect/language-service/diagnostics/removeCurryArrow")); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
var _default = { | ||
removeCurryArrow: _removeCurryArrow.default, | ||
noSyncWithConstant: _noSyncWithConstant.default, | ||
@@ -15,0 +13,0 @@ ensureGetCallTrace: _ensureGetCallTrace.default |
{ | ||
"name": "@effect/language-service", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
283217
146
2507