linted 15.4.3 → 15.4.4-rc.0

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.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import defaults from "./defaults.js";
2
2
  import type { Scope } from "@eslinted/core";
3
3
  import type { Rule } from "@eslinted/core";
4
- export default function (includes?: Partial<typeof defaults>, overrides?: Partial<Record<Scope, Rule["rules"]>>): import("@eslinted/core/dist/config/index.js").default[];
4
+ export default function (includes?: Partial<typeof defaults>, overrides?: Partial<Record<Scope, Rule["rules"]>>): import("@eslinted/core/dist/boundary/boundary.js").Config[];
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,QAAQ,MAAM,eAAe,CAAC;AAIrC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AAC5C,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAE3C,MAAM,CAAC,OAAO,WACZ,QAAQ,GAAE,OAAO,CAAC,OAAO,QAAQ,CAAM,EACvC,SAAS,GAAE,OAAO,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAM,2DAkBtD"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,QAAQ,MAAM,eAAe,CAAC;AAIrC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AAC5C,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAE3C,MAAM,CAAC,OAAO,WACZ,QAAQ,GAAE,OAAO,CAAC,OAAO,QAAQ,CAAM,EACvC,SAAS,GAAE,OAAO,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAM,+DAkBtD"}
package/dist/parsers.d.ts CHANGED
@@ -4,12 +4,13 @@ import html from "@html-eslint/parser";
4
4
  import jsonc from "jsonc-eslint-parser";
5
5
  import yml from "yaml-eslint-parser";
6
6
  declare const _default: {
7
- readonly ts: typeof ts;
8
- readonly svelte: typeof svelte;
9
- readonly html: typeof html;
10
- readonly json: typeof jsonc;
11
- readonly jsonc: typeof jsonc;
12
- readonly yml: typeof yml;
7
+ readonly js: readonly [];
8
+ readonly ts: readonly [typeof ts];
9
+ readonly svelte: readonly [typeof svelte, typeof ts];
10
+ readonly html: readonly [typeof html];
11
+ readonly json: readonly [typeof jsonc];
12
+ readonly jsonc: readonly [typeof jsonc];
13
+ readonly yml: readonly [typeof yml];
13
14
  };
14
15
  export default _default;
15
16
  //# sourceMappingURL=parsers.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"parsers.d.ts","sourceRoot":"","sources":["../src/parsers.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAC3C,OAAO,MAAM,MAAM,sBAAsB,CAAC;AAC1C,OAAO,IAAI,MAAM,qBAAqB,CAAC;AACvC,OAAO,KAAK,MAAM,qBAAqB,CAAC;AACxC,OAAO,GAAG,MAAM,oBAAoB,CAAC;;;;;;;;;AAErC,wBAOqD"}
1
+ {"version":3,"file":"parsers.d.ts","sourceRoot":"","sources":["../src/parsers.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAC3C,OAAO,MAAM,MAAM,sBAAsB,CAAC;AAC1C,OAAO,IAAI,MAAM,qBAAqB,CAAC;AACvC,OAAO,KAAK,MAAM,qBAAqB,CAAC;AACxC,OAAO,GAAG,MAAM,oBAAoB,CAAC;;;;;;;;;;AAErC,wBAQqD"}
package/dist/parsers.js CHANGED
@@ -4,11 +4,12 @@ import html from "@html-eslint/parser";
4
4
  import jsonc from "jsonc-eslint-parser";
5
5
  import yml from "yaml-eslint-parser";
6
6
  export default {
7
- ts,
8
- svelte,
9
- html,
10
- json: jsonc,
11
- jsonc,
12
- yml,
7
+ js: [],
8
+ ts: [ts],
9
+ svelte: [svelte, ts],
10
+ html: [html],
11
+ json: [jsonc],
12
+ jsonc: [jsonc],
13
+ yml: [yml],
13
14
  };
14
15
  //# sourceMappingURL=parsers.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"parsers.js","sourceRoot":"","sources":["../src/parsers.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAC3C,OAAO,MAAM,MAAM,sBAAsB,CAAC;AAC1C,OAAO,IAAI,MAAM,qBAAqB,CAAC;AACvC,OAAO,KAAK,MAAM,qBAAqB,CAAC;AACxC,OAAO,GAAG,MAAM,oBAAoB,CAAC;AAErC,eAAe;IACb,EAAE;IACF,MAAM;IACN,IAAI;IACJ,IAAI,EAAE,KAAK;IACX,KAAK;IACL,GAAG;CAC+C,CAAC"}
1
+ {"version":3,"file":"parsers.js","sourceRoot":"","sources":["../src/parsers.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAC3C,OAAO,MAAM,MAAM,sBAAsB,CAAC;AAC1C,OAAO,IAAI,MAAM,qBAAqB,CAAC;AACvC,OAAO,KAAK,MAAM,qBAAqB,CAAC;AACxC,OAAO,GAAG,MAAM,oBAAoB,CAAC;AAErC,eAAe;IACb,EAAE,EAAE,EAAE;IACN,EAAE,EAAE,CAAC,EAAE,CAAC;IACR,MAAM,EAAE,CAAC,MAAM,EAAE,EAAE,CAAC;IACpB,IAAI,EAAE,CAAC,IAAI,CAAC;IACZ,IAAI,EAAE,CAAC,KAAK,CAAC;IACb,KAAK,EAAE,CAAC,KAAK,CAAC;IACd,GAAG,EAAE,CAAC,GAAG,CAAC;CACwC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "linted",
3
- "version": "15.4.3",
3
+ "version": "15.4.4-rc.0",
4
4
  "description": "Zero-config ESLint flat config factory for (strict, agglutinative) entire-stack formatting and linting: TypeScript, JavaScript, Svelte, HTML, (Tailwind) CSS, Mocha, JSON(C), and sadly YAML.",
5
5
  "keywords": [
6
6
  "eslint",
@@ -55,7 +55,6 @@
55
55
  }
56
56
  },
57
57
  "dependencies": {
58
- "@eslinted/core": "~0.6.0",
59
58
  "@html-eslint/eslint-plugin": "~0.25.0",
60
59
  "@html-eslint/parser": "~0.25.0",
61
60
  "@stylistic/eslint-plugin": "~2.3.0",
@@ -71,6 +70,7 @@
71
70
  "yaml-eslint-parser": "~1.2.3"
72
71
  },
73
72
  "devDependencies": {
73
+ "@eslinted/core": "~0.7.0-rc.4",
74
74
  "eslint": "~8.57.0",
75
75
  "linted": "~15.4.2",
76
76
  "npm-run-all": "^4.1.5",
package/src/parsers.ts CHANGED
@@ -6,10 +6,11 @@ import jsonc from "jsonc-eslint-parser";
6
6
  import yml from "yaml-eslint-parser";
7
7
 
8
8
  export default {
9
- ts,
10
- svelte,
11
- html,
12
- json: jsonc,
13
- jsonc,
14
- yml,
9
+ js: [],
10
+ ts: [ts],
11
+ svelte: [svelte, ts],
12
+ html: [html],
13
+ json: [jsonc],
14
+ jsonc: [jsonc],
15
+ yml: [yml],
15
16
  } as const satisfies Partial<Record<Scope, unknown>>;