@eslinted/core 17.1.0 → 18.1.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/factory/index.d.ts +27 -4
- package/dist/factory/index.d.ts.map +1 -1
- package/dist/factory/index.js +14 -7
- package/dist/factory/index.js.map +1 -1
- package/dist/factory/scopes/mocha.d.ts +7 -1
- package/dist/factory/scopes/mocha.d.ts.map +1 -1
- package/dist/factory/scopes/mocha.js +7 -1
- package/dist/factory/scopes/mocha.js.map +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -3
- package/dist/index.js.map +1 -1
- package/dist/index.spec.js +3 -3
- package/dist/index.spec.js.map +1 -1
- package/dist/interface/output/configs/global/plugins.d.ts +1 -1
- package/dist/interface/output/configs/global/plugins.d.ts.map +1 -1
- package/dist/interface/output/configs/global/settings.d.ts +1 -1
- package/dist/interface/output/configs/global/settings.d.ts.map +1 -1
- package/dist/interface/proto/config/index.d.ts +1 -1
- package/dist/interface/proto/config/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/factory/index.ts +19 -7
- package/src/factory/scopes/mocha.ts +9 -1
- package/src/index.spec.ts +3 -3
- package/src/index.ts +2 -3
- package/src/interface/output/configs/global/plugins.ts +1 -1
- package/src/interface/output/configs/global/settings.ts +1 -1
- package/src/interface/proto/config/index.ts +1 -4
package/dist/factory/index.d.ts
CHANGED
@@ -3,9 +3,9 @@ import type { Input } from "../interface/index.js";
|
|
3
3
|
import type { tree as Tree } from "../scope/index.js";
|
4
4
|
export declare class Factory {
|
5
5
|
readonly parsers: Input["imports"]["parsers"];
|
6
|
-
readonly
|
6
|
+
readonly global: {
|
7
7
|
readonly settings: {
|
8
|
-
readonly name: "linted/*/";
|
8
|
+
readonly name: "linted/*/settings/";
|
9
9
|
readonly linterOptions: {
|
10
10
|
readonly noInlineConfig: boolean;
|
11
11
|
readonly reportUnusedDisableDirectives: "error" | "warn" | "off";
|
@@ -25,7 +25,24 @@ export declare class Factory {
|
|
25
25
|
readonly ignores: Readonly<Record<"js" | "ts" | "mocha" | "svelte" | "html" | "css" | "json" | "jsonc" | "yml" | "*", string[]>>;
|
26
26
|
readonly rules: Readonly<Record<"js" | "ts" | "mocha" | "svelte" | "html" | "css" | "json" | "jsonc" | "yml", import("../interface/proto/config/rule/index.js").NamedRuleBag[]>>;
|
27
27
|
};
|
28
|
-
constructor(tree: typeof Tree, parsers: Input["imports"]["parsers"], defaults: Input["defaults"], { "*":
|
28
|
+
constructor(tree: typeof Tree, parsers: Input["imports"]["parsers"], defaults: Input["defaults"], { "*": globalExtension, ...scopeExtensions }?: Input["extensions"]);
|
29
|
+
get globals(): readonly [
|
30
|
+
{
|
31
|
+
readonly name: "linted/*/settings/";
|
32
|
+
readonly linterOptions: {
|
33
|
+
readonly noInlineConfig: boolean;
|
34
|
+
readonly reportUnusedDisableDirectives: "error" | "warn" | "off";
|
35
|
+
};
|
36
|
+
readonly languageOptions: {
|
37
|
+
readonly sourceType: "module" | "script";
|
38
|
+
readonly ecmaVersion: "latest" | 3 | 5 | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024;
|
39
|
+
};
|
40
|
+
},
|
41
|
+
{
|
42
|
+
readonly name: "linted/*/ignores/";
|
43
|
+
readonly ignores: readonly string[];
|
44
|
+
}
|
45
|
+
];
|
29
46
|
scope<S extends keyof typeof ScopeManifests>(scope: S): readonly [
|
30
47
|
] | ({
|
31
48
|
readonly name: `linted/${S}/${string}/`;
|
@@ -72,7 +89,13 @@ export declare class Factory {
|
|
72
89
|
readonly ecmaVersion: 2023;
|
73
90
|
} | {
|
74
91
|
readonly parser?: unknown;
|
75
|
-
readonly
|
92
|
+
readonly ecmaFeatures: {
|
93
|
+
readonly jsx: false;
|
94
|
+
readonly globalReturn: true;
|
95
|
+
};
|
96
|
+
readonly jsDocParsingMode: "none";
|
97
|
+
readonly projectService: true;
|
98
|
+
readonly warnOnUnsupportedTypeScriptVersion: false;
|
76
99
|
readonly sourceType: "module";
|
77
100
|
readonly ecmaVersion: 2023;
|
78
101
|
} | {
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/factory/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,KAAK,EAAE,IAAI,IAAI,IAAI,EAAE,MAAM,UAAU,CAAC;AAE7C,qBAAa,OAAO;aAMA,OAAO,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC,SAAS,CAAC;IALtD,SAAgB,MAAM;;;;;;;;;;;;;;;;MAAC;IACvB,SAAgB,MAAM;;;;MAAC;gBAGrB,IAAI,EAAE,OAAO,IAAI,EACD,OAAO,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC,SAAS,CAAC,EACpD,QAAQ,EAAE,KAAK,CAAC,UAAU,CAAC,EAC3B,EACE,GAAG,EAAE,eAAoB,EACzB,GAAG,eAAe,EACnB,GAAE,KAAK,CAAC,YAAY,CAAe;
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/factory/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,KAAK,EAAE,IAAI,IAAI,IAAI,EAAE,MAAM,UAAU,CAAC;AAE7C,qBAAa,OAAO;aAMA,OAAO,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC,SAAS,CAAC;IALtD,SAAgB,MAAM;;;;;;;;;;;;;;;;MAAC;IACvB,SAAgB,MAAM;;;;MAAC;gBAGrB,IAAI,EAAE,OAAO,IAAI,EACD,OAAO,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC,SAAS,CAAC,EACpD,QAAQ,EAAE,KAAK,CAAC,UAAU,CAAC,EAC3B,EACE,GAAG,EAAE,eAAoB,EACzB,GAAG,eAAe,EACnB,GAAE,KAAK,CAAC,YAAY,CAAe;IA0DtC,IAAW,OAAO;;;;;;;;;;;;;OAUjB;IAEM,KAAK,CAAC,CAAC,SAAS,MAAM,OAAO,cAAc,EAAE,KAAK,EAAE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsD7D"}
|
package/dist/factory/index.js
CHANGED
@@ -2,14 +2,14 @@ import globals from "globals";
|
|
2
2
|
import { ScopeManifests } from "./manifests.js";
|
3
3
|
export class Factory {
|
4
4
|
parsers;
|
5
|
-
|
5
|
+
global;
|
6
6
|
scopes;
|
7
|
-
constructor(tree, parsers, defaults, { "*":
|
7
|
+
constructor(tree, parsers, defaults, { "*": globalExtension = {}, ...scopeExtensions } = {}) {
|
8
8
|
this.parsers = parsers;
|
9
|
-
const { noInlineConfig = defaults.settings.noInlineConfig, reportUnusedDisableDirectives = defaults.settings.reportUnusedDisableDirectives, sourceType = defaults.settings.sourceType, ecmaVersion = defaults.settings.ecmaVersion, ignores = [], override = false, } =
|
10
|
-
this.
|
9
|
+
const { noInlineConfig = defaults.settings.noInlineConfig, reportUnusedDisableDirectives = defaults.settings.reportUnusedDisableDirectives, sourceType = defaults.settings.sourceType, ecmaVersion = defaults.settings.ecmaVersion, ignores = [], override = false, } = globalExtension;
|
10
|
+
this.global = {
|
11
11
|
settings: {
|
12
|
-
name: "linted/*/",
|
12
|
+
name: "linted/*/settings/",
|
13
13
|
linterOptions: { noInlineConfig, reportUnusedDisableDirectives },
|
14
14
|
languageOptions: { sourceType, ecmaVersion },
|
15
15
|
},
|
@@ -39,11 +39,18 @@ export class Factory {
|
|
39
39
|
this.scopes.ignores[parent].push(...this.scopes.ignores[scope]);
|
40
40
|
}
|
41
41
|
}
|
42
|
+
get globals() {
|
43
|
+
const { settings, ignores, } = this.global;
|
44
|
+
return [
|
45
|
+
settings,
|
46
|
+
ignores,
|
47
|
+
];
|
48
|
+
}
|
42
49
|
scope(scope) {
|
43
50
|
const { files: { [scope]: files }, ignores: { [scope]: ignores }, rules: { [scope]: rules }, } = this.scopes, ruleset = rules.map(({ id, rules }) => ({ id: `${scope}/${id}`, rules })), { languageOptions: { parser = null, globals: global = null, ...languageOptionsStatic }, parserOptions: { parser: subparser = null, ...parserOptionsStatic }, processor, language, } = new ScopeManifests[scope]();
|
44
|
-
return files.length
|
51
|
+
return files.length === 0
|
45
52
|
? []
|
46
|
-
: ruleset.length
|
53
|
+
: ruleset.length === 0
|
47
54
|
? []
|
48
55
|
: [
|
49
56
|
{
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/factory/index.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,SAAS,CAAC;AAC9B,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAI7C,MAAM,OAAO,OAAO;IAMA;IALF,MAAM,CAAC;IACP,MAAM,CAAC;IAEvB,YACE,IAAiB,EACD,OAAoC,EACpD,QAA2B,EAC3B,EACE,GAAG,EAAE,eAAe,GAAG,EAAE,EACzB,GAAG,eAAe,KACK,EAAW;QALpB,YAAO,GAAP,OAAO,CAA6B;QAOpD,MAAM,EACJ,cAAc,GAAG,QAAQ,CAAC,QAAQ,CAAC,cAAc,EACjD,6BAA6B,GAAG,QAAQ,CAAC,QAAQ,CAAC,6BAA6B,EAC/E,UAAU,GAAG,QAAQ,CAAC,QAAQ,CAAC,UAAU,EACzC,WAAW,GAAG,QAAQ,CAAC,QAAQ,CAAC,WAAW,EAC3C,OAAO,GAAG,EAAE,EACZ,QAAQ,GAAG,KAAK,GACjB,GAAG,eAAe,CAAC;QAEpB,IAAI,CAAC,MAAM,GAAG;YACZ,QAAQ,EAAE;gBACR,IAAI,EAAE,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/factory/index.ts"],"names":[],"mappings":"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"}
|
@@ -6,7 +6,13 @@ export default class MochaManifest extends ScopeManifest {
|
|
6
6
|
};
|
7
7
|
readonly parserOptions: {
|
8
8
|
readonly parser: null;
|
9
|
-
readonly
|
9
|
+
readonly ecmaFeatures: {
|
10
|
+
readonly jsx: false;
|
11
|
+
readonly globalReturn: true;
|
12
|
+
};
|
13
|
+
readonly jsDocParsingMode: "none";
|
14
|
+
readonly projectService: true;
|
15
|
+
readonly warnOnUnsupportedTypeScriptVersion: false;
|
10
16
|
readonly sourceType: "module";
|
11
17
|
readonly ecmaVersion: 2023;
|
12
18
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"mocha.d.ts","sourceRoot":"","sources":["../../../src/factory/scopes/mocha.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAE3C,MAAM,CAAC,OAAO,OAAO,aAAc,SAAQ,aAAa;IACtD,SAAgB,eAAe;;;MAGpB;IACX,SAAgB,aAAa
|
1
|
+
{"version":3,"file":"mocha.d.ts","sourceRoot":"","sources":["../../../src/factory/scopes/mocha.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAE3C,MAAM,CAAC,OAAO,OAAO,aAAc,SAAQ,aAAa;IACtD,SAAgB,eAAe;;;MAGpB;IACX,SAAgB,aAAa;;;;;;;;;;;MAalB;IACX,SAAgB,SAAS,KAAe;IACxC,SAAgB,QAAQ,KAAe;CACxC"}
|
@@ -6,7 +6,13 @@ export default class MochaManifest extends ScopeManifest {
|
|
6
6
|
};
|
7
7
|
parserOptions = {
|
8
8
|
parser: null,
|
9
|
-
|
9
|
+
ecmaFeatures: {
|
10
|
+
jsx: false,
|
11
|
+
globalReturn: true,
|
12
|
+
},
|
13
|
+
jsDocParsingMode: "none",
|
14
|
+
projectService: true,
|
15
|
+
warnOnUnsupportedTypeScriptVersion: false,
|
10
16
|
sourceType: "module",
|
11
17
|
ecmaVersion: 2023,
|
12
18
|
};
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"mocha.js","sourceRoot":"","sources":["../../../src/factory/scopes/mocha.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAE3C,MAAM,CAAC,OAAO,OAAO,aAAc,SAAQ,aAAa;IACtC,eAAe,GAAG;QAChC,MAAM,EAAE,IAAI;QACZ,OAAO,EAAE,OAAO;KACR,CAAC;IACK,aAAa,GAAG;
|
1
|
+
{"version":3,"file":"mocha.js","sourceRoot":"","sources":["../../../src/factory/scopes/mocha.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAE3C,MAAM,CAAC,OAAO,OAAO,aAAc,SAAQ,aAAa;IACtC,eAAe,GAAG;QAChC,MAAM,EAAE,IAAI;QACZ,OAAO,EAAE,OAAO;KACR,CAAC;IACK,aAAa,GAAG;QAE9B,MAAM,EAAE,IAAI;QACZ,YAAY,EAAE;YACZ,GAAG,EAAE,KAAK;YACV,YAAY,EAAE,IAAI;SACnB;QACD,gBAAgB,EAAE,MAAM;QACxB,cAAc,EAAE,IAAI;QAEpB,kCAAkC,EAAE,KAAK;QACzC,UAAU,EAAE,QAAQ;QACpB,WAAW,EAAE,IAAI;KACT,CAAC;IACK,SAAS,GAAG,EAAW,CAAC;IACxB,QAAQ,GAAG,EAAW,CAAC;CACxC"}
|
package/dist/index.d.ts.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AAIjD,mBAAmB,aAAa,CAAC;AACjC,mBAAmB,SAAS,CAAC;AAC7B,MAAM,CAAC,OAAO,WAAW,EACvB,OAAO,EAAE,EAAE,OAAO,EAAE,OAAO,EAAE,EAC7B,QAAQ,EACR,UAAU,GACX,EAAE,KAAK,GAAG,MAAM,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AAIjD,mBAAmB,aAAa,CAAC;AACjC,mBAAmB,SAAS,CAAC;AAC7B,MAAM,CAAC,OAAO,WAAW,EACvB,OAAO,EAAE,EAAE,OAAO,EAAE,OAAO,EAAE,EAC7B,QAAQ,EACR,UAAU,GACX,EAAE,KAAK,GAAG,MAAM,CAahB"}
|
package/dist/index.js
CHANGED
@@ -4,9 +4,8 @@ export default function ({ imports: { plugins, parsers }, defaults, extensions,
|
|
4
4
|
try {
|
5
5
|
const factory = new Factory(tree, parsers, defaults, extensions);
|
6
6
|
return [
|
7
|
-
{ name: "plugins", plugins },
|
8
|
-
factory.
|
9
|
-
factory.common.ignores,
|
7
|
+
{ name: "linted/*/plugins/", plugins },
|
8
|
+
...factory.globals,
|
10
9
|
...scopes.flatMap(scope => factory.scope(scope)),
|
11
10
|
];
|
12
11
|
}
|
package/dist/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AACvC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAIpC,MAAM,CAAC,OAAO,WAAW,EACvB,OAAO,EAAE,EAAE,OAAO,EAAE,OAAO,EAAE,EAC7B,QAAQ,EACR,UAAU,GACJ;IACN,IAAI,CAAC;QACH,MAAM,OAAO,GAAG,IAAI,OAAO,CAAC,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,UAAU,CAAC,CAAC;QAEjE,OAAO;YACL,EAAE,IAAI,EAAE,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AACvC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAIpC,MAAM,CAAC,OAAO,WAAW,EACvB,OAAO,EAAE,EAAE,OAAO,EAAE,OAAO,EAAE,EAC7B,QAAQ,EACR,UAAU,GACJ;IACN,IAAI,CAAC;QACH,MAAM,OAAO,GAAG,IAAI,OAAO,CAAC,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,UAAU,CAAC,CAAC;QAEjE,OAAO;YACL,EAAE,IAAI,EAAE,mBAAmB,EAAE,OAAO,EAAW;YAC/C,GAAG,OAAO,CAAC,OAAO;YAClB,GAAG,MAAM,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;SACxC,CAAC;IACb,CAAC;IACD,OAAO,CAAC,EAAE,CAAC;QACT,MAAM,IAAI,KAAK,CAAC,aAAa,EAAE,EAAE,KAAK,EAAE,CAAC,EAAE,CAAC,CAAC;IAC/C,CAAC;AACH,CAAC"}
|
package/dist/index.spec.js
CHANGED
@@ -28,14 +28,14 @@ describe("Core", function () {
|
|
28
28
|
describe("configs", function () {
|
29
29
|
it("begin with plugins", function () {
|
30
30
|
expect(configs[0])
|
31
|
-
.has.property("name", "plugins");
|
31
|
+
.has.property("name", "linted/*/plugins/");
|
32
32
|
expect(configs[0])
|
33
33
|
.has.property("plugins")
|
34
34
|
.an("object");
|
35
35
|
});
|
36
|
-
it("
|
36
|
+
it("followed by global settings", function () {
|
37
37
|
expect(configs[1])
|
38
|
-
.has.property("name", "linted/*/");
|
38
|
+
.has.property("name", "linted/*/settings/");
|
39
39
|
expect(configs[1])
|
40
40
|
.has.property("linterOptions")
|
41
41
|
.an("object");
|
package/dist/index.spec.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.spec.js","sourceRoot":"","sources":["../src/index.spec.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,MAAM,CAAC;AAC9B,OAAO,IAAI,MAAM,GAAG,CAAC;AACrB,OAAO,EAAE,MAAM,EAAE,MAAM,SAAS,CAAC;AACjC,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAE/C,MAAM,OAAO,GAAG,IAAI,CAAC,SAAS,CAAC,CAAC;AAEhC,QAAQ,CAAC,MAAM,EAAE;IACf,QAAQ,CAAC,OAAO,EAAE;QAChB,EAAE,CAAC,eAAe,EAAE;YAClB,MAAM,CAAC,IAAI,CAAC;iBACT,CAAC,CAAC,UAAU,CAAC,CAAC;QACnB,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IACH,QAAQ,CAAC,QAAQ,EAAE;QACjB,EAAE,CAAC,sBAAsB,EAAE;YACzB,MAAM,CAAC,OAAO,CAAC;iBACZ,EAAE,CAAC,OAAO,CAAC;iBACX,GAAG,CAAC,KAAK,CAAC;QACf,CAAC,CAAC,CAAC;QACH,EAAE,CAAC,qDAAqD,MAAM,CAAC,MAAM,aAAa,MAAM,CAAC,MAAM,GAAG,CAAC,cAAc,OAAO,CAAC,MAAM,EAAE,EAAE;YACjI,MAAM,CAAC,OAAO,CAAC;iBACZ,QAAQ,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;QACvC,CAAC,CAAC,CAAC;QACH,EAAE,CAAC,qCAAqC,EAAE;YACxC,MAAM,CAAC,OAAO,CAAC;iBACZ,SAAS,CAAC,CAAC,OAA2B,EAAE,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,OAAO,MAAM,KAAK,QAAQ,IAAI,MAAM,KAAK,IAAI,IAAI,MAAM,IAAI,MAAM,IAAI,OAAO,MAAM,CAAC,IAAI,KAAK,QAAQ,CAAC,CAAC,CAAC;QAC/K,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IACH,QAAQ,CAAC,SAAS,EAAE;QAClB,EAAE,CAAC,oBAAoB,EAAE;YACvB,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;iBACf,GAAG,CAAC,QAAQ,CAAC,MAAM,EAAE,
|
1
|
+
{"version":3,"file":"index.spec.js","sourceRoot":"","sources":["../src/index.spec.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,MAAM,CAAC;AAC9B,OAAO,IAAI,MAAM,GAAG,CAAC;AACrB,OAAO,EAAE,MAAM,EAAE,MAAM,SAAS,CAAC;AACjC,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAE/C,MAAM,OAAO,GAAG,IAAI,CAAC,SAAS,CAAC,CAAC;AAEhC,QAAQ,CAAC,MAAM,EAAE;IACf,QAAQ,CAAC,OAAO,EAAE;QAChB,EAAE,CAAC,eAAe,EAAE;YAClB,MAAM,CAAC,IAAI,CAAC;iBACT,CAAC,CAAC,UAAU,CAAC,CAAC;QACnB,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IACH,QAAQ,CAAC,QAAQ,EAAE;QACjB,EAAE,CAAC,sBAAsB,EAAE;YACzB,MAAM,CAAC,OAAO,CAAC;iBACZ,EAAE,CAAC,OAAO,CAAC;iBACX,GAAG,CAAC,KAAK,CAAC;QACf,CAAC,CAAC,CAAC;QACH,EAAE,CAAC,qDAAqD,MAAM,CAAC,MAAM,aAAa,MAAM,CAAC,MAAM,GAAG,CAAC,cAAc,OAAO,CAAC,MAAM,EAAE,EAAE;YACjI,MAAM,CAAC,OAAO,CAAC;iBACZ,QAAQ,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;QACvC,CAAC,CAAC,CAAC;QACH,EAAE,CAAC,qCAAqC,EAAE;YACxC,MAAM,CAAC,OAAO,CAAC;iBACZ,SAAS,CAAC,CAAC,OAA2B,EAAE,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,OAAO,MAAM,KAAK,QAAQ,IAAI,MAAM,KAAK,IAAI,IAAI,MAAM,IAAI,MAAM,IAAI,OAAO,MAAM,CAAC,IAAI,KAAK,QAAQ,CAAC,CAAC,CAAC;QAC/K,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IACH,QAAQ,CAAC,SAAS,EAAE;QAClB,EAAE,CAAC,oBAAoB,EAAE;YACvB,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;iBACf,GAAG,CAAC,QAAQ,CAAC,MAAM,EAAE,mBAAmB,CAAC,CAAC;YAC7C,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;iBACf,GAAG,CAAC,QAAQ,CAAC,SAAS,CAAC;iBACvB,EAAE,CAAC,QAAQ,CAAC,CAAC;QAClB,CAAC,CAAC,CAAC;QACH,EAAE,CAAC,6BAA6B,EAAE;YAChC,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;iBACf,GAAG,CAAC,QAAQ,CAAC,MAAM,EAAE,oBAAoB,CAAC,CAAC;YAC9C,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;iBACf,GAAG,CAAC,QAAQ,CAAC,eAAe,CAAC;iBAC7B,EAAE,CAAC,QAAQ,CAAC,CAAC;YAChB,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;iBACf,GAAG,CAAC,MAAM,CAAC,QAAQ,CAAC,4BAA4B,CAAC;iBACjD,CAAC,CAAC,QAAQ,CAAC,CAAC;YACf,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;iBACf,GAAG,CAAC,MAAM,CAAC,QAAQ,CAAC,6BAA6B,CAAC,CAAC;QACxD,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC"}
|
@@ -1,3 +1,3 @@
|
|
1
1
|
import type { Config } from "../../../proto/index.js";
|
2
|
-
export type Plugins<Plugins extends string> = Config.PickConfig<"plugins", "plugins", Plugins>;
|
2
|
+
export type Plugins<Plugins extends string> = Config.PickConfig<"linted/*/plugins/", "plugins", Plugins>;
|
3
3
|
//# sourceMappingURL=plugins.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"plugins.d.ts","sourceRoot":"","sources":["../../../../../src/interface/output/configs/global/plugins.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,MAAM,OAAO,CAAC,OAAO,SAAS,MAAM,IAAI,MAAM,CAAC,UAAU,CAC7D,
|
1
|
+
{"version":3,"file":"plugins.d.ts","sourceRoot":"","sources":["../../../../../src/interface/output/configs/global/plugins.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,MAAM,OAAO,CAAC,OAAO,SAAS,MAAM,IAAI,MAAM,CAAC,UAAU,CAC7D,mBAAmB,EACnB,SAAS,EACT,OAAO,CACR,CAAC"}
|
@@ -1,3 +1,3 @@
|
|
1
1
|
import type { Config } from "../../../proto/index.js";
|
2
|
-
export type Settings = Config.PickConfig<"linted/*/", "linterOptions" | "languageOptions">;
|
2
|
+
export type Settings = Config.PickConfig<"linted/*/settings/", "linterOptions" | "languageOptions">;
|
3
3
|
//# sourceMappingURL=settings.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../../src/interface/output/configs/global/settings.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,MAAM,QAAQ,GAAG,MAAM,CAAC,UAAU,CACtC,
|
1
|
+
{"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../../src/interface/output/configs/global/settings.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,MAAM,QAAQ,GAAG,MAAM,CAAC,UAAU,CACtC,oBAAoB,EAClB,eAAe,GACf,iBAAiB,CACpB,CAAC"}
|
@@ -2,7 +2,7 @@ import type * as Rule from "./rule/index.js";
|
|
2
2
|
export type { Rule };
|
3
3
|
export type * from "./utility/index.js";
|
4
4
|
export interface Config<Plugins extends string = string> {
|
5
|
-
readonly name:
|
5
|
+
readonly name: `linted/${string}/`;
|
6
6
|
readonly plugins: Readonly<Record<Plugins, unknown>>;
|
7
7
|
readonly files: readonly string[];
|
8
8
|
readonly ignores: readonly string[];
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/interface/proto/config/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,IAAI,MAAM,QAAQ,CAAC;AAEpC,YAAY,EAAE,IAAI,EAAE,CAAC;AACrB,mBAAmB,WAAW,CAAC;AAC/B,MAAM,WAAW,MAAM,CAAC,OAAO,SAAS,MAAM,GAAG,MAAM;IACrD,QAAQ,CAAC,IAAI,EAAE,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/interface/proto/config/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,IAAI,MAAM,QAAQ,CAAC;AAEpC,YAAY,EAAE,IAAI,EAAE,CAAC;AACrB,mBAAmB,WAAW,CAAC;AAC/B,MAAM,WAAW,MAAM,CAAC,OAAO,SAAS,MAAM,GAAG,MAAM;IACrD,QAAQ,CAAC,IAAI,EAAE,UAAU,MAAM,GAAG,CAAC;IACnC,QAAQ,CAAC,OAAO,EAAE,QAAQ,CAAC,MAAM,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC;IACrD,QAAQ,CAAC,KAAK,EAAE,SAAS,MAAM,EAAE,CAAC;IAClC,QAAQ,CAAC,OAAO,EAAE,SAAS,MAAM,EAAE,CAAC;IACpC,QAAQ,CAAC,KAAK,EAAE,IAAI,CAAC,OAAO,CAAC;IAC7B,QAAQ,CAAC,aAAa,EAAE;QACtB,QAAQ,CAAC,cAAc,EAAE,OAAO,CAAC;QACjC,QAAQ,CAAC,6BAA6B,EAClC,OAAO,GACP,MAAM,GACN,KAAK,CACR;KACF,CAAC;IACF,QAAQ,CAAC,eAAe,EAAE;QACxB,QAAQ,CAAC,UAAU,EACf,QAAQ,GACR,QAAQ,CACX;QACD,QAAQ,CAAC,WAAW,EAChB,QAAQ,GACR,CAAC,GACD,CAAC,GACD,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,CACP;KACF,CAAC;IACF,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,QAAQ,CAAC,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;CACvD"}
|
package/package.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
"$schema": "https://json.schemastore.org/package",
|
4
4
|
"$help": "https://docs.npmjs.com/cli/configuring-npm/package-json",
|
5
5
|
"name": "@eslinted/core",
|
6
|
-
"version": "
|
6
|
+
"version": "18.1.0",
|
7
7
|
"description": "Internal core for npm package `linted`, responsible for producing an array of fully-formed ESLint configurations according to `linted` spec.",
|
8
8
|
"repository": "github:jimmy-zhening-luo/linted-core",
|
9
9
|
"license": "MIT",
|
package/src/factory/index.ts
CHANGED
@@ -4,7 +4,7 @@ import type { Input } from "../interface";
|
|
4
4
|
import type { tree as Tree } from "../scope";
|
5
5
|
|
6
6
|
export class Factory {
|
7
|
-
public readonly
|
7
|
+
public readonly global;
|
8
8
|
public readonly scopes;
|
9
9
|
|
10
10
|
constructor(
|
@@ -12,7 +12,7 @@ export class Factory {
|
|
12
12
|
public readonly parsers: Input["imports"]["parsers"],
|
13
13
|
defaults: Input["defaults"],
|
14
14
|
{
|
15
|
-
"*":
|
15
|
+
"*": globalExtension = {},
|
16
16
|
...scopeExtensions
|
17
17
|
}: Input["extensions"] = {} as const,
|
18
18
|
) {
|
@@ -23,11 +23,11 @@ export class Factory {
|
|
23
23
|
ecmaVersion = defaults.settings.ecmaVersion,
|
24
24
|
ignores = [],
|
25
25
|
override = false,
|
26
|
-
} =
|
26
|
+
} = globalExtension;
|
27
27
|
|
28
|
-
this.
|
28
|
+
this.global = {
|
29
29
|
settings: {
|
30
|
-
name: "linted/*/",
|
30
|
+
name: "linted/*/settings/",
|
31
31
|
linterOptions: { noInlineConfig, reportUnusedDisableDirectives } as const,
|
32
32
|
languageOptions: { sourceType, ecmaVersion } as const,
|
33
33
|
} as const,
|
@@ -72,6 +72,18 @@ export class Factory {
|
|
72
72
|
}
|
73
73
|
}
|
74
74
|
|
75
|
+
public get globals() {
|
76
|
+
const {
|
77
|
+
settings,
|
78
|
+
ignores,
|
79
|
+
} = this.global;
|
80
|
+
|
81
|
+
return [
|
82
|
+
settings,
|
83
|
+
ignores,
|
84
|
+
] as const;
|
85
|
+
}
|
86
|
+
|
75
87
|
public scope<S extends keyof typeof ScopeManifests>(scope: S) {
|
76
88
|
const {
|
77
89
|
files: { [scope]: files },
|
@@ -93,9 +105,9 @@ export class Factory {
|
|
93
105
|
language,
|
94
106
|
} = new ScopeManifests[scope]();
|
95
107
|
|
96
|
-
return files.length
|
108
|
+
return files.length === 0
|
97
109
|
? [] as const
|
98
|
-
: ruleset.length
|
110
|
+
: ruleset.length === 0
|
99
111
|
? [] as const
|
100
112
|
: [
|
101
113
|
{
|
@@ -6,8 +6,16 @@ export default class MochaManifest extends ScopeManifest {
|
|
6
6
|
globals: "mocha",
|
7
7
|
} as const;
|
8
8
|
public readonly parserOptions = {
|
9
|
+
// MUST BE IDENTICAL TO TS PARSER OPTIONS (eventually see if can inherit)
|
9
10
|
parser: null,
|
10
|
-
|
11
|
+
ecmaFeatures: {
|
12
|
+
jsx: false,
|
13
|
+
globalReturn: true,
|
14
|
+
},
|
15
|
+
jsDocParsingMode: "none" /* @default(project): "all" | @default: "none" | "type-info" */,
|
16
|
+
projectService: true /* DOC: https://typescript-eslint.io/packages/parser/#projectservice , DOC: https://typescript-eslint.io/troubleshooting/typed-linting/#project-service-issues */,
|
17
|
+
// tsconfigRootDir: import.meta.dirname /* DOC: https://typescript-eslint.io/packages/parser/#tsconfigrootdir ; see `DOC:(USE-CASE), I am inferring that an aboslute path is needed ; DOC:(Node.js: import.meta): https://nodejs.org/api/esm.html#importmetadirname */,
|
18
|
+
warnOnUnsupportedTypeScriptVersion: false,
|
11
19
|
sourceType: "module",
|
12
20
|
ecmaVersion: 2023,
|
13
21
|
} as const;
|
package/src/index.spec.ts
CHANGED
@@ -30,14 +30,14 @@ describe("Core", function () {
|
|
30
30
|
describe("configs", function () {
|
31
31
|
it("begin with plugins", function () {
|
32
32
|
expect(configs[0])
|
33
|
-
.has.property("name", "plugins");
|
33
|
+
.has.property("name", "linted/*/plugins/");
|
34
34
|
expect(configs[0])
|
35
35
|
.has.property("plugins")
|
36
36
|
.an("object");
|
37
37
|
});
|
38
|
-
it("
|
38
|
+
it("followed by global settings", function () {
|
39
39
|
expect(configs[1])
|
40
|
-
.has.property("name", "linted/*/");
|
40
|
+
.has.property("name", "linted/*/settings/");
|
41
41
|
expect(configs[1])
|
42
42
|
.has.property("linterOptions")
|
43
43
|
.an("object");
|
package/src/index.ts
CHANGED
@@ -13,9 +13,8 @@ export default function ({
|
|
13
13
|
const factory = new Factory(tree, parsers, defaults, extensions);
|
14
14
|
|
15
15
|
return [
|
16
|
-
{ name: "plugins", plugins } as const,
|
17
|
-
factory.
|
18
|
-
factory.common.ignores,
|
16
|
+
{ name: "linted/*/plugins/", plugins } as const,
|
17
|
+
...factory.globals,
|
19
18
|
...scopes.flatMap(scope => factory.scope(scope)),
|
20
19
|
] as const;
|
21
20
|
}
|
@@ -3,10 +3,7 @@ import type * as Rule from "./rule";
|
|
3
3
|
export type { Rule };
|
4
4
|
export type * from "./utility";
|
5
5
|
export interface Config<Plugins extends string = string> {
|
6
|
-
readonly name:
|
7
|
-
| "plugins"
|
8
|
-
| `linted/${string}/`
|
9
|
-
);
|
6
|
+
readonly name: `linted/${string}/`;
|
10
7
|
readonly plugins: Readonly<Record<Plugins, unknown>>;
|
11
8
|
readonly files: readonly string[];
|
12
9
|
readonly ignores: readonly string[];
|