@icebreakers/eslint-config 4.0.10 → 4.0.11

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.
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { n as __reExport, t as __exportAll } from "./chunk-o8xxKEmq.js";
1
+ import { i as __reExport, o as __toESM, r as __exportAll } from "./chunk-DwxmvJxx.js";
2
2
  import { createRequire } from "node:module";
3
3
  import path from "node:path";
4
4
  import process from "node:process";
@@ -260,10 +260,10 @@ function resolveMdxPresets(isEnabled) {
260
260
  function resolveAccessibilityPresets(isEnabled, vueOption, reactOption) {
261
261
  if (!isEnabled) return [];
262
262
  const presets = [];
263
- if (vueOption && hasAllPackages(VUE_A11Y_PACKAGES)) presets.push((0, antfu_exports.interopDefault)(import("eslint-plugin-vuejs-accessibility")).then((pluginVueA11y) => {
263
+ if (vueOption && hasAllPackages(VUE_A11Y_PACKAGES)) presets.push((0, antfu_exports.interopDefault)(import("./dist-3Yuo5ZWh.js").then((m) => /* @__PURE__ */ __toESM(m.default, 1))).then((pluginVueA11y) => {
264
264
  return pluginVueA11y.configs["flat/recommended"];
265
265
  }));
266
- if (reactOption && hasAllPackages(REACT_A11Y_PACKAGES)) presets.push((0, antfu_exports.interopDefault)(import("eslint-plugin-jsx-a11y")).then((jsxA11y) => {
266
+ if (reactOption && hasAllPackages(REACT_A11Y_PACKAGES)) presets.push((0, antfu_exports.interopDefault)(import("./lib-Du7EF351.js").then((m) => /* @__PURE__ */ __toESM(m.default, 1))).then((jsxA11y) => {
267
267
  return jsxA11y.flatConfigs.recommended;
268
268
  }));
269
269
  return presets;
@@ -278,7 +278,7 @@ function resolveNestPresets(isEnabled) {
278
278
  function resolveQueryPresets(isEnabled) {
279
279
  if (!isEnabled) return [];
280
280
  if (!hasAllPackages(QUERY_PACKAGES)) return [];
281
- return [(0, antfu_exports.interopDefault)(import("@tanstack/eslint-plugin-query")).then((pluginQuery) => pluginQuery.configs["flat/recommended"])];
281
+ return [(0, antfu_exports.interopDefault)(import("./modern-DE63O_Ru.js")).then((pluginQuery) => pluginQuery.configs["flat/recommended"])];
282
282
  }
283
283
  //#endregion
284
284
  //#region ../../node_modules/.pnpm/defu@6.1.7/node_modules/defu/dist/defu.mjs