@luxass/eslint-config 6.0.1 → 6.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1783,7 +1783,7 @@ async function typescript(options = {}) {
1783
1783
  }] : [],
1784
1784
  ...erasableOnly ? [{
1785
1785
  name: "luxas/typescript/erasable-syntax-only",
1786
- plugins: { "erasable-syntax-only": await interop(import("./lib-CANFQzGY.js")) },
1786
+ plugins: { "erasable-syntax-only": await interop(import("./lib-2_zHyZqD.mjs")) },
1787
1787
  rules: {
1788
1788
  "erasable-syntax-only/enums": "error",
1789
1789
  "erasable-syntax-only/import-aliases": "error",