linted 15.4.13 → 15.4.15-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.
Files changed (150) hide show
  1. package/dist/files/base.d.ts +7 -7
  2. package/dist/files/base.d.ts.map +1 -1
  3. package/dist/files/base.js.map +1 -1
  4. package/dist/index.d.ts +2 -3
  5. package/dist/index.d.ts.map +1 -1
  6. package/dist/index.js +8 -2
  7. package/dist/index.js.map +1 -1
  8. package/dist/parsers/parsers.d.ts +0 -2
  9. package/dist/parsers/parsers.d.ts.map +1 -1
  10. package/dist/parsers/parsers.js +0 -2
  11. package/dist/parsers/parsers.js.map +1 -1
  12. package/dist/plugins/plugins.d.ts +596 -977
  13. package/dist/plugins/plugins.d.ts.map +1 -1
  14. package/dist/plugins/plugins.js +6 -14
  15. package/dist/plugins/plugins.js.map +1 -1
  16. package/dist/rules/rules/HtmlRule.d.ts +1 -1
  17. package/dist/rules/rules/HtmlRule.d.ts.map +1 -1
  18. package/dist/rules/rules/HtmlRule.js.map +1 -1
  19. package/dist/rules/rules/JsRule.d.ts +117 -117
  20. package/dist/rules/rules/JsRule.d.ts.map +1 -1
  21. package/dist/rules/rules/JsRule.js.map +1 -1
  22. package/dist/rules/rules/JsonRule.d.ts +13 -13
  23. package/dist/rules/rules/JsonRule.d.ts.map +1 -1
  24. package/dist/rules/rules/JsonRule.js.map +1 -1
  25. package/dist/rules/rules/JsoncRule.d.ts +14 -14
  26. package/dist/rules/rules/JsoncRule.d.ts.map +1 -1
  27. package/dist/rules/rules/JsoncRule.js.map +1 -1
  28. package/dist/rules/rules/MdRule.d.ts +12 -12
  29. package/dist/rules/rules/MdRule.d.ts.map +1 -1
  30. package/dist/rules/rules/MdRule.js.map +1 -1
  31. package/dist/rules/rules/SvelteRule.d.ts +191 -191
  32. package/dist/rules/rules/SvelteRule.d.ts.map +1 -1
  33. package/dist/rules/rules/SvelteRule.js.map +1 -1
  34. package/dist/rules/rules/TsRule.d.ts +170 -170
  35. package/dist/rules/rules/TsRule.d.ts.map +1 -1
  36. package/dist/rules/rules/TsRule.js.map +1 -1
  37. package/dist/rules/rules/YmlRule.d.ts +16 -16
  38. package/dist/rules/rules/YmlRule.d.ts.map +1 -1
  39. package/dist/rules/rules/YmlRule.js.map +1 -1
  40. package/dist/rules/rules/objects/html/HtmlEnable.d.ts.map +1 -1
  41. package/dist/rules/rules/objects/html/HtmlEnable.js +1 -1
  42. package/dist/rules/rules/objects/html/HtmlEnable.js.map +1 -1
  43. package/dist/rules/rules/objects/html/HtmlRecommended.d.ts +1 -1
  44. package/dist/rules/rules/objects/html/HtmlRecommended.d.ts.map +1 -1
  45. package/dist/rules/rules/objects/html/HtmlRecommended.js.map +1 -1
  46. package/dist/rules/rules/objects/js/JsEnable.d.ts +56 -56
  47. package/dist/rules/rules/objects/js/JsEnable.d.ts.map +1 -1
  48. package/dist/rules/rules/objects/js/JsEnable.js +1 -1
  49. package/dist/rules/rules/objects/js/JsEnable.js.map +1 -1
  50. package/dist/rules/rules/objects/js/StylisticEnable.d.ts +61 -61
  51. package/dist/rules/rules/objects/js/StylisticEnable.d.ts.map +1 -1
  52. package/dist/rules/rules/objects/js/StylisticEnable.js +1 -1
  53. package/dist/rules/rules/objects/js/StylisticEnable.js.map +1 -1
  54. package/dist/rules/rules/objects/json/JsonEnable.d.ts.map +1 -1
  55. package/dist/rules/rules/objects/json/JsonEnable.js +1 -1
  56. package/dist/rules/rules/objects/json/JsonEnable.js.map +1 -1
  57. package/dist/rules/rules/objects/json/JsonEnableX.d.ts +13 -13
  58. package/dist/rules/rules/objects/json/JsonEnableX.d.ts.map +1 -1
  59. package/dist/rules/rules/objects/json/JsonEnableX.js +1 -1
  60. package/dist/rules/rules/objects/json/JsonEnableX.js.map +1 -1
  61. package/dist/rules/rules/objects/jsonc/JsoncOverride.d.ts +1 -1
  62. package/dist/rules/rules/objects/jsonc/JsoncOverride.d.ts.map +1 -1
  63. package/dist/rules/rules/objects/jsonc/JsoncOverride.js +1 -1
  64. package/dist/rules/rules/objects/jsonc/JsoncOverride.js.map +1 -1
  65. package/dist/rules/rules/objects/{severity.d.ts → level.d.ts} +1 -1
  66. package/dist/rules/rules/objects/level.d.ts.map +1 -0
  67. package/dist/rules/rules/objects/{severity.js → level.js} +1 -1
  68. package/dist/rules/rules/objects/level.js.map +1 -0
  69. package/dist/rules/rules/objects/md/MdEnable.d.ts +12 -12
  70. package/dist/rules/rules/objects/md/MdEnable.d.ts.map +1 -1
  71. package/dist/rules/rules/objects/md/MdEnable.js +1 -1
  72. package/dist/rules/rules/objects/md/MdEnable.js.map +1 -1
  73. package/dist/rules/rules/objects/svelte/SvelteDisableJS.d.ts.map +1 -1
  74. package/dist/rules/rules/objects/svelte/SvelteDisableJS.js +1 -1
  75. package/dist/rules/rules/objects/svelte/SvelteDisableJS.js.map +1 -1
  76. package/dist/rules/rules/objects/svelte/SvelteDisableTS.d.ts.map +1 -1
  77. package/dist/rules/rules/objects/svelte/SvelteDisableTS.js +1 -1
  78. package/dist/rules/rules/objects/svelte/SvelteDisableTS.js.map +1 -1
  79. package/dist/rules/rules/objects/svelte/SvelteDisableX.d.ts.map +1 -1
  80. package/dist/rules/rules/objects/svelte/SvelteDisableX.js +1 -1
  81. package/dist/rules/rules/objects/svelte/SvelteDisableX.js.map +1 -1
  82. package/dist/rules/rules/objects/svelte/SvelteEnable.d.ts +20 -20
  83. package/dist/rules/rules/objects/svelte/SvelteEnable.d.ts.map +1 -1
  84. package/dist/rules/rules/objects/svelte/SvelteEnable.js +1 -1
  85. package/dist/rules/rules/objects/svelte/SvelteEnable.js.map +1 -1
  86. package/dist/rules/rules/objects/svelte/SvelteEnableX.d.ts +1 -1
  87. package/dist/rules/rules/objects/svelte/SvelteEnableX.d.ts.map +1 -1
  88. package/dist/rules/rules/objects/svelte/SvelteEnableX.js +1 -1
  89. package/dist/rules/rules/objects/svelte/SvelteEnableX.js.map +1 -1
  90. package/dist/rules/rules/objects/ts/TsDisableCompiler.d.ts.map +1 -1
  91. package/dist/rules/rules/objects/ts/TsDisableCompiler.js +1 -1
  92. package/dist/rules/rules/objects/ts/TsDisableCompiler.js.map +1 -1
  93. package/dist/rules/rules/objects/ts/TsDisableX.d.ts.map +1 -1
  94. package/dist/rules/rules/objects/ts/TsDisableX.js +1 -1
  95. package/dist/rules/rules/objects/ts/TsDisableX.js.map +1 -1
  96. package/dist/rules/rules/objects/ts/TsEnable.d.ts +43 -43
  97. package/dist/rules/rules/objects/ts/TsEnable.d.ts.map +1 -1
  98. package/dist/rules/rules/objects/ts/TsEnable.js +1 -1
  99. package/dist/rules/rules/objects/ts/TsEnable.js.map +1 -1
  100. package/dist/rules/rules/objects/ts/TsEnableX.d.ts +10 -10
  101. package/dist/rules/rules/objects/ts/TsEnableX.d.ts.map +1 -1
  102. package/dist/rules/rules/objects/ts/TsEnableX.js +1 -1
  103. package/dist/rules/rules/objects/ts/TsEnableX.js.map +1 -1
  104. package/dist/rules/rules/objects/yml/YmlEnable.d.ts +8 -8
  105. package/dist/rules/rules/objects/yml/YmlEnable.d.ts.map +1 -1
  106. package/dist/rules/rules/objects/yml/YmlEnable.js +1 -1
  107. package/dist/rules/rules/objects/yml/YmlEnable.js.map +1 -1
  108. package/dist/rules/rules/objects/yml/YmlEnableX.d.ts +8 -8
  109. package/dist/rules/rules/objects/yml/YmlEnableX.d.ts.map +1 -1
  110. package/dist/rules/rules/objects/yml/YmlEnableX.js +1 -1
  111. package/dist/rules/rules/objects/yml/YmlEnableX.js.map +1 -1
  112. package/dist/rules/rules.d.ts +522 -522
  113. package/dist/rules/rules.d.ts.map +1 -1
  114. package/dist/rules/rules.js.map +1 -1
  115. package/package.json +8 -6
  116. package/src/files/base.ts +2 -2
  117. package/src/index.ts +12 -8
  118. package/src/parsers/parsers.ts +2 -4
  119. package/src/plugins/plugins.ts +8 -16
  120. package/src/rules/rules/HtmlRule.ts +2 -2
  121. package/src/rules/rules/JsRule.ts +2 -2
  122. package/src/rules/rules/JsonRule.ts +2 -2
  123. package/src/rules/rules/JsoncRule.ts +2 -2
  124. package/src/rules/rules/MdRule.ts +2 -2
  125. package/src/rules/rules/SvelteRule.ts +2 -2
  126. package/src/rules/rules/TsRule.ts +2 -2
  127. package/src/rules/rules/YmlRule.ts +2 -2
  128. package/src/rules/rules/objects/html/HtmlEnable.ts +3 -3
  129. package/src/rules/rules/objects/html/HtmlRecommended.ts +3 -3
  130. package/src/rules/rules/objects/js/JsEnable.ts +3 -3
  131. package/src/rules/rules/objects/js/StylisticEnable.ts +3 -3
  132. package/src/rules/rules/objects/json/JsonEnable.ts +3 -3
  133. package/src/rules/rules/objects/json/JsonEnableX.ts +3 -3
  134. package/src/rules/rules/objects/jsonc/JsoncOverride.ts +3 -3
  135. package/src/rules/rules/objects/md/MdEnable.ts +3 -3
  136. package/src/rules/rules/objects/svelte/SvelteDisableJS.ts +3 -3
  137. package/src/rules/rules/objects/svelte/SvelteDisableTS.ts +3 -3
  138. package/src/rules/rules/objects/svelte/SvelteDisableX.ts +3 -3
  139. package/src/rules/rules/objects/svelte/SvelteEnable.ts +3 -3
  140. package/src/rules/rules/objects/svelte/SvelteEnableX.ts +3 -3
  141. package/src/rules/rules/objects/ts/TsDisableCompiler.ts +3 -3
  142. package/src/rules/rules/objects/ts/TsDisableX.ts +3 -3
  143. package/src/rules/rules/objects/ts/TsEnable.ts +3 -3
  144. package/src/rules/rules/objects/ts/TsEnableX.ts +3 -3
  145. package/src/rules/rules/objects/yml/YmlEnable.ts +3 -3
  146. package/src/rules/rules/objects/yml/YmlEnableX.ts +3 -3
  147. package/src/rules/rules.ts +2 -2
  148. package/dist/rules/rules/objects/severity.d.ts.map +0 -1
  149. package/dist/rules/rules/objects/severity.js.map +0 -1
  150. /package/src/rules/rules/objects/{severity.ts → level.ts} +0 -0
@@ -1,1014 +1,633 @@
1
1
  import stylistic from "@stylistic/eslint-plugin";
2
2
  declare const _default: {
3
- readonly js: {
4
- readonly "@stylistic": typeof stylistic;
5
- };
6
- readonly ts: {
7
- readonly "@stylistic": typeof stylistic;
8
- readonly "@typescript-eslint": {
9
- configs: unknown;
10
- };
3
+ readonly "@stylistic": typeof stylistic;
4
+ readonly "@typescript-eslint": {
5
+ configs: unknown;
11
6
  };
12
7
  readonly svelte: {
13
- readonly "@stylistic": typeof stylistic;
14
- readonly "@typescript-eslint": {
15
- configs: unknown;
8
+ meta: typeof import("eslint-plugin-svelte/lib/meta.js");
9
+ configs: {
10
+ base: import("eslint").Linter.Config<import("eslint").Linter.RulesRecord, import("eslint").Linter.RulesRecord>;
11
+ recommended: import("eslint").Linter.Config<import("eslint").Linter.RulesRecord, import("eslint").Linter.RulesRecord>;
12
+ prettier: import("eslint").Linter.Config<import("eslint").Linter.RulesRecord, import("eslint").Linter.RulesRecord>;
13
+ all: import("eslint").Linter.Config<import("eslint").Linter.RulesRecord, import("eslint").Linter.RulesRecord>;
14
+ "flat/base": import("eslint").Linter.FlatConfig<import("eslint").Linter.RulesRecord>[];
15
+ "flat/recommended": import("eslint").Linter.FlatConfig<import("eslint").Linter.RulesRecord>[];
16
+ "flat/prettier": import("eslint").Linter.FlatConfig<import("eslint").Linter.RulesRecord>[];
17
+ "flat/all": import("eslint").Linter.FlatConfig<import("eslint").Linter.RulesRecord>[];
16
18
  };
17
- readonly svelte: {
18
- meta: typeof import("eslint-plugin-svelte/lib/meta.js");
19
- configs: {
20
- base: import("eslint").Linter.Config<import("eslint").Linter.RulesRecord, import("eslint").Linter.RulesRecord>;
21
- recommended: import("eslint").Linter.Config<import("eslint").Linter.RulesRecord, import("eslint").Linter.RulesRecord>;
22
- prettier: import("eslint").Linter.Config<import("eslint").Linter.RulesRecord, import("eslint").Linter.RulesRecord>;
23
- all: import("eslint").Linter.Config<import("eslint").Linter.RulesRecord, import("eslint").Linter.RulesRecord>;
24
- "flat/base": import("eslint").Linter.FlatConfig<import("eslint").Linter.RulesRecord>[];
25
- "flat/recommended": import("eslint").Linter.FlatConfig<import("eslint").Linter.RulesRecord>[];
26
- "flat/prettier": import("eslint").Linter.FlatConfig<import("eslint").Linter.RulesRecord>[];
27
- "flat/all": import("eslint").Linter.FlatConfig<import("eslint").Linter.RulesRecord>[];
28
- };
29
- rules: {
30
- [key: string]: import("eslint-plugin-svelte/lib/types.js").RuleModule;
31
- };
32
- processors: {
33
- ".svelte": typeof import("eslint-plugin-svelte/lib/processor/index.js");
34
- svelte: typeof import("eslint-plugin-svelte/lib/processor/index.js");
35
- };
19
+ rules: {
20
+ [key: string]: import("eslint-plugin-svelte/lib/types.js").RuleModule;
21
+ };
22
+ processors: {
23
+ ".svelte": typeof import("eslint-plugin-svelte/lib/processor/index.js");
24
+ svelte: typeof import("eslint-plugin-svelte/lib/processor/index.js");
36
25
  };
37
26
  };
38
- readonly html: {
39
- readonly "@html-eslint": {
40
- configs: {
41
- recommended: typeof import("@html-eslint/eslint-plugin/types/configs/recommended.js");
42
- "flat/recommended": import("eslint").Linter.FlatConfig;
43
- rules: {
44
- "require-lang": import("../types").RuleModule;
45
- "require-img-alt": import("../types").RuleModule;
46
- "require-doctype": import("../types").RuleModule;
47
- "require-title": import("../types").RuleModule;
48
- "no-duplicate-id": import("../types").RuleModule;
49
- "no-inline-styles": import("../types").RuleModule;
50
- "no-multiple-h1": import("../types").RuleModule;
51
- "no-extra-spacing-attrs": import("../types").RuleModule;
52
- "attrs-newline": import("../types").RuleModule;
53
- "element-newline": import("../types").RuleModule;
54
- "no-skip-heading-levels": import("../types").RuleModule;
55
- "require-li-container": import("../types").RuleModule;
56
- indent: import("../types").RuleModule;
57
- quotes: import("../types").RuleModule;
58
- "id-naming-convention": import("../types").RuleModule;
59
- "no-obsolete-tags": import("../types").RuleModule;
60
- "require-attrs": import("../types").RuleModule;
61
- "require-closing-tags": import("../types").RuleModule;
62
- "require-meta-description": import("../types").RuleModule;
63
- "require-frame-title": import("../types").RuleModule;
64
- "no-non-scalable-viewport": import("../types").RuleModule;
65
- "no-positive-tabindex": import("../types").RuleModule;
66
- "require-meta-viewport": import("../types").RuleModule;
67
- "require-meta-charset": import("../types").RuleModule;
68
- "no-target-blank": import("../types").RuleModule;
69
- "no-duplicate-attrs": import("../types").RuleModule;
70
- "no-abstract-roles": import("../types").RuleModule;
71
- "require-button-type": import("../types").RuleModule;
72
- "no-aria-hidden-body": import("../types").RuleModule;
73
- "no-multiple-empty-lines": import("../types").RuleModule;
74
- "no-accesskey-attrs": import("../types").RuleModule;
75
- "no-restricted-attrs": import("../types").RuleModule;
76
- "no-trailing-spaces": import("../types").RuleModule;
77
- "no-restricted-attr-values": import("../types").RuleModule;
78
- "no-script-style-type": import("../types").RuleModule;
79
- lowercase: import("../types").RuleModule;
80
- "require-open-graph-protocol": import("../types").RuleModule;
81
- "sort-attrs": import("../types").RuleModule;
82
- };
27
+ readonly "@html-eslint": {
28
+ configs: {
29
+ recommended: typeof import("@html-eslint/eslint-plugin/types/configs/recommended.js");
30
+ "flat/recommended": import("eslint").Linter.FlatConfig;
31
+ rules: {
32
+ "require-lang": import("../types").RuleModule;
33
+ "require-img-alt": import("../types").RuleModule;
34
+ "require-doctype": import("../types").RuleModule;
35
+ "require-title": import("../types").RuleModule;
36
+ "no-duplicate-id": import("../types").RuleModule;
37
+ "no-inline-styles": import("../types").RuleModule;
38
+ "no-multiple-h1": import("../types").RuleModule;
39
+ "no-extra-spacing-attrs": import("../types").RuleModule;
40
+ "attrs-newline": import("../types").RuleModule;
41
+ "element-newline": import("../types").RuleModule;
42
+ "no-skip-heading-levels": import("../types").RuleModule;
43
+ "require-li-container": import("../types").RuleModule;
44
+ indent: import("../types").RuleModule;
45
+ quotes: import("../types").RuleModule;
46
+ "id-naming-convention": import("../types").RuleModule;
47
+ "no-obsolete-tags": import("../types").RuleModule;
48
+ "require-attrs": import("../types").RuleModule;
49
+ "require-closing-tags": import("../types").RuleModule;
50
+ "require-meta-description": import("../types").RuleModule;
51
+ "require-frame-title": import("../types").RuleModule;
52
+ "no-non-scalable-viewport": import("../types").RuleModule;
53
+ "no-positive-tabindex": import("../types").RuleModule;
54
+ "require-meta-viewport": import("../types").RuleModule;
55
+ "require-meta-charset": import("../types").RuleModule;
56
+ "no-target-blank": import("../types").RuleModule;
57
+ "no-duplicate-attrs": import("../types").RuleModule;
58
+ "no-abstract-roles": import("../types").RuleModule;
59
+ "require-button-type": import("../types").RuleModule;
60
+ "no-aria-hidden-body": import("../types").RuleModule;
61
+ "no-multiple-empty-lines": import("../types").RuleModule;
62
+ "no-accesskey-attrs": import("../types").RuleModule;
63
+ "no-restricted-attrs": import("../types").RuleModule;
64
+ "no-trailing-spaces": import("../types").RuleModule;
65
+ "no-restricted-attr-values": import("../types").RuleModule;
66
+ "no-script-style-type": import("../types").RuleModule;
67
+ lowercase: import("../types").RuleModule;
68
+ "require-open-graph-protocol": import("../types").RuleModule;
69
+ "sort-attrs": import("../types").RuleModule;
83
70
  };
84
71
  };
85
72
  };
86
- readonly json: {
87
- readonly jsonc: {
88
- meta: typeof import("eslint-plugin-jsonc/meta");
89
- configs: {
90
- base: {
91
- plugins: string[];
92
- overrides: {
93
- files: string[];
94
- parser: string;
95
- rules: {
96
- strict: string;
97
- "no-unused-expressions": string;
98
- "no-unused-vars": string;
99
- };
100
- }[];
101
- };
102
- "auto-config": {
103
- extends: string[];
104
- rules: {
105
- "jsonc/auto": string;
106
- };
107
- };
108
- "recommended-with-json": {
109
- extends: string[];
73
+ readonly jsonc: {
74
+ meta: typeof import("eslint-plugin-jsonc/meta");
75
+ configs: {
76
+ base: {
77
+ plugins: string[];
78
+ overrides: {
79
+ files: string[];
80
+ parser: string;
110
81
  rules: {
111
- "jsonc/comma-dangle": string;
112
- "jsonc/no-bigint-literals": string;
113
- "jsonc/no-binary-expression": string;
114
- "jsonc/no-binary-numeric-literals": string;
115
- "jsonc/no-comments": string;
116
- "jsonc/no-dupe-keys": string;
117
- "jsonc/no-escape-sequence-in-identifier": string;
118
- "jsonc/no-floating-decimal": string;
119
- "jsonc/no-hexadecimal-numeric-literals": string;
120
- "jsonc/no-infinity": string;
121
- "jsonc/no-multi-str": string;
122
- "jsonc/no-nan": string;
123
- "jsonc/no-number-props": string;
124
- "jsonc/no-numeric-separators": string;
125
- "jsonc/no-octal-numeric-literals": string;
126
- "jsonc/no-octal": string;
127
- "jsonc/no-parenthesized": string;
128
- "jsonc/no-plus-sign": string;
129
- "jsonc/no-regexp-literals": string;
130
- "jsonc/no-sparse-arrays": string;
131
- "jsonc/no-template-literals": string;
132
- "jsonc/no-undefined-value": string;
133
- "jsonc/no-unicode-codepoint-escapes": string;
134
- "jsonc/no-useless-escape": string;
135
- "jsonc/quote-props": string;
136
- "jsonc/quotes": string;
137
- "jsonc/space-unary-ops": string;
138
- "jsonc/valid-json-number": string;
139
- "jsonc/vue-custom-block/no-parsing-error": string;
82
+ strict: string;
83
+ "no-unused-expressions": string;
84
+ "no-unused-vars": string;
140
85
  };
86
+ }[];
87
+ };
88
+ "auto-config": {
89
+ extends: string[];
90
+ rules: {
91
+ "jsonc/auto": string;
141
92
  };
142
- "recommended-with-jsonc": {
143
- extends: string[];
144
- rules: {
145
- "jsonc/no-bigint-literals": string;
146
- "jsonc/no-binary-expression": string;
147
- "jsonc/no-binary-numeric-literals": string;
148
- "jsonc/no-dupe-keys": string;
149
- "jsonc/no-escape-sequence-in-identifier": string;
150
- "jsonc/no-floating-decimal": string;
151
- "jsonc/no-hexadecimal-numeric-literals": string;
152
- "jsonc/no-infinity": string;
153
- "jsonc/no-multi-str": string;
154
- "jsonc/no-nan": string;
155
- "jsonc/no-number-props": string;
156
- "jsonc/no-numeric-separators": string;
157
- "jsonc/no-octal-numeric-literals": string;
158
- "jsonc/no-octal": string;
159
- "jsonc/no-parenthesized": string;
160
- "jsonc/no-plus-sign": string;
161
- "jsonc/no-regexp-literals": string;
162
- "jsonc/no-sparse-arrays": string;
163
- "jsonc/no-template-literals": string;
164
- "jsonc/no-undefined-value": string;
165
- "jsonc/no-unicode-codepoint-escapes": string;
166
- "jsonc/no-useless-escape": string;
167
- "jsonc/quote-props": string;
168
- "jsonc/quotes": string;
169
- "jsonc/space-unary-ops": string;
170
- "jsonc/valid-json-number": string;
171
- "jsonc/vue-custom-block/no-parsing-error": string;
172
- };
93
+ };
94
+ "recommended-with-json": {
95
+ extends: string[];
96
+ rules: {
97
+ "jsonc/comma-dangle": string;
98
+ "jsonc/no-bigint-literals": string;
99
+ "jsonc/no-binary-expression": string;
100
+ "jsonc/no-binary-numeric-literals": string;
101
+ "jsonc/no-comments": string;
102
+ "jsonc/no-dupe-keys": string;
103
+ "jsonc/no-escape-sequence-in-identifier": string;
104
+ "jsonc/no-floating-decimal": string;
105
+ "jsonc/no-hexadecimal-numeric-literals": string;
106
+ "jsonc/no-infinity": string;
107
+ "jsonc/no-multi-str": string;
108
+ "jsonc/no-nan": string;
109
+ "jsonc/no-number-props": string;
110
+ "jsonc/no-numeric-separators": string;
111
+ "jsonc/no-octal-numeric-literals": string;
112
+ "jsonc/no-octal": string;
113
+ "jsonc/no-parenthesized": string;
114
+ "jsonc/no-plus-sign": string;
115
+ "jsonc/no-regexp-literals": string;
116
+ "jsonc/no-sparse-arrays": string;
117
+ "jsonc/no-template-literals": string;
118
+ "jsonc/no-undefined-value": string;
119
+ "jsonc/no-unicode-codepoint-escapes": string;
120
+ "jsonc/no-useless-escape": string;
121
+ "jsonc/quote-props": string;
122
+ "jsonc/quotes": string;
123
+ "jsonc/space-unary-ops": string;
124
+ "jsonc/valid-json-number": string;
125
+ "jsonc/vue-custom-block/no-parsing-error": string;
173
126
  };
174
- "recommended-with-json5": {
175
- extends: string[];
176
- rules: {
177
- "jsonc/no-bigint-literals": string;
178
- "jsonc/no-binary-expression": string;
179
- "jsonc/no-binary-numeric-literals": string;
180
- "jsonc/no-dupe-keys": string;
181
- "jsonc/no-escape-sequence-in-identifier": string;
182
- "jsonc/no-number-props": string;
183
- "jsonc/no-numeric-separators": string;
184
- "jsonc/no-octal-numeric-literals": string;
185
- "jsonc/no-octal": string;
186
- "jsonc/no-parenthesized": string;
187
- "jsonc/no-regexp-literals": string;
188
- "jsonc/no-sparse-arrays": string;
189
- "jsonc/no-template-literals": string;
190
- "jsonc/no-undefined-value": string;
191
- "jsonc/no-unicode-codepoint-escapes": string;
192
- "jsonc/no-useless-escape": string;
193
- "jsonc/space-unary-ops": string;
194
- "jsonc/vue-custom-block/no-parsing-error": string;
195
- };
127
+ };
128
+ "recommended-with-jsonc": {
129
+ extends: string[];
130
+ rules: {
131
+ "jsonc/no-bigint-literals": string;
132
+ "jsonc/no-binary-expression": string;
133
+ "jsonc/no-binary-numeric-literals": string;
134
+ "jsonc/no-dupe-keys": string;
135
+ "jsonc/no-escape-sequence-in-identifier": string;
136
+ "jsonc/no-floating-decimal": string;
137
+ "jsonc/no-hexadecimal-numeric-literals": string;
138
+ "jsonc/no-infinity": string;
139
+ "jsonc/no-multi-str": string;
140
+ "jsonc/no-nan": string;
141
+ "jsonc/no-number-props": string;
142
+ "jsonc/no-numeric-separators": string;
143
+ "jsonc/no-octal-numeric-literals": string;
144
+ "jsonc/no-octal": string;
145
+ "jsonc/no-parenthesized": string;
146
+ "jsonc/no-plus-sign": string;
147
+ "jsonc/no-regexp-literals": string;
148
+ "jsonc/no-sparse-arrays": string;
149
+ "jsonc/no-template-literals": string;
150
+ "jsonc/no-undefined-value": string;
151
+ "jsonc/no-unicode-codepoint-escapes": string;
152
+ "jsonc/no-useless-escape": string;
153
+ "jsonc/quote-props": string;
154
+ "jsonc/quotes": string;
155
+ "jsonc/space-unary-ops": string;
156
+ "jsonc/valid-json-number": string;
157
+ "jsonc/vue-custom-block/no-parsing-error": string;
196
158
  };
197
- prettier: {
198
- extends: string[];
199
- rules: {
200
- "jsonc/array-bracket-newline": string;
201
- "jsonc/array-bracket-spacing": string;
202
- "jsonc/array-element-newline": string;
203
- "jsonc/comma-dangle": string;
204
- "jsonc/comma-style": string;
205
- "jsonc/indent": string;
206
- "jsonc/key-spacing": string;
207
- "jsonc/no-floating-decimal": string;
208
- "jsonc/object-curly-newline": string;
209
- "jsonc/object-curly-spacing": string;
210
- "jsonc/object-property-newline": string;
211
- "jsonc/quote-props": string;
212
- "jsonc/quotes": string;
213
- "jsonc/space-unary-ops": string;
214
- };
159
+ };
160
+ "recommended-with-json5": {
161
+ extends: string[];
162
+ rules: {
163
+ "jsonc/no-bigint-literals": string;
164
+ "jsonc/no-binary-expression": string;
165
+ "jsonc/no-binary-numeric-literals": string;
166
+ "jsonc/no-dupe-keys": string;
167
+ "jsonc/no-escape-sequence-in-identifier": string;
168
+ "jsonc/no-number-props": string;
169
+ "jsonc/no-numeric-separators": string;
170
+ "jsonc/no-octal-numeric-literals": string;
171
+ "jsonc/no-octal": string;
172
+ "jsonc/no-parenthesized": string;
173
+ "jsonc/no-regexp-literals": string;
174
+ "jsonc/no-sparse-arrays": string;
175
+ "jsonc/no-template-literals": string;
176
+ "jsonc/no-undefined-value": string;
177
+ "jsonc/no-unicode-codepoint-escapes": string;
178
+ "jsonc/no-useless-escape": string;
179
+ "jsonc/space-unary-ops": string;
180
+ "jsonc/vue-custom-block/no-parsing-error": string;
215
181
  };
216
- all: {
217
- extends: string[];
218
- rules: {
219
- [x: string]: string;
220
- };
182
+ };
183
+ prettier: {
184
+ extends: string[];
185
+ rules: {
186
+ "jsonc/array-bracket-newline": string;
187
+ "jsonc/array-bracket-spacing": string;
188
+ "jsonc/array-element-newline": string;
189
+ "jsonc/comma-dangle": string;
190
+ "jsonc/comma-style": string;
191
+ "jsonc/indent": string;
192
+ "jsonc/key-spacing": string;
193
+ "jsonc/no-floating-decimal": string;
194
+ "jsonc/object-curly-newline": string;
195
+ "jsonc/object-curly-spacing": string;
196
+ "jsonc/object-property-newline": string;
197
+ "jsonc/quote-props": string;
198
+ "jsonc/quotes": string;
199
+ "jsonc/space-unary-ops": string;
221
200
  };
222
- "flat/base": ({
223
- plugins: {
224
- readonly jsonc: import("eslint").ESLint.Plugin;
225
- };
226
- files?: undefined;
227
- languageOptions?: undefined;
228
- rules?: undefined;
229
- } | {
230
- files: string[];
231
- languageOptions: {
232
- parser: typeof import("jsonc-eslint-parser");
233
- };
234
- rules: {
235
- strict: "off";
236
- "no-unused-expressions": "off";
237
- "no-unused-vars": "off";
238
- };
239
- plugins?: undefined;
240
- })[];
241
- "flat/recommended-with-json": ({
242
- plugins: {
243
- readonly jsonc: import("eslint").ESLint.Plugin;
244
- };
245
- files?: undefined;
246
- languageOptions?: undefined;
247
- rules?: undefined;
248
- } | {
249
- files: string[];
250
- languageOptions: {
251
- parser: typeof import("jsonc-eslint-parser");
252
- };
253
- rules: {
254
- strict: "off";
255
- "no-unused-expressions": "off";
256
- "no-unused-vars": "off";
257
- };
258
- plugins?: undefined;
259
- } | {
260
- rules: {
261
- "jsonc/comma-dangle": "error";
262
- "jsonc/no-bigint-literals": "error";
263
- "jsonc/no-binary-expression": "error";
264
- "jsonc/no-binary-numeric-literals": "error";
265
- "jsonc/no-comments": "error";
266
- "jsonc/no-dupe-keys": "error";
267
- "jsonc/no-escape-sequence-in-identifier": "error";
268
- "jsonc/no-floating-decimal": "error";
269
- "jsonc/no-hexadecimal-numeric-literals": "error";
270
- "jsonc/no-infinity": "error";
271
- "jsonc/no-multi-str": "error";
272
- "jsonc/no-nan": "error";
273
- "jsonc/no-number-props": "error";
274
- "jsonc/no-numeric-separators": "error";
275
- "jsonc/no-octal-numeric-literals": "error";
276
- "jsonc/no-octal": "error";
277
- "jsonc/no-parenthesized": "error";
278
- "jsonc/no-plus-sign": "error";
279
- "jsonc/no-regexp-literals": "error";
280
- "jsonc/no-sparse-arrays": "error";
281
- "jsonc/no-template-literals": "error";
282
- "jsonc/no-undefined-value": "error";
283
- "jsonc/no-unicode-codepoint-escapes": "error";
284
- "jsonc/no-useless-escape": "error";
285
- "jsonc/quote-props": "error";
286
- "jsonc/quotes": "error";
287
- "jsonc/space-unary-ops": "error";
288
- "jsonc/valid-json-number": "error";
289
- "jsonc/vue-custom-block/no-parsing-error": "error";
290
- };
291
- })[];
292
- "flat/recommended-with-jsonc": ({
293
- plugins: {
294
- readonly jsonc: import("eslint").ESLint.Plugin;
295
- };
296
- files?: undefined;
297
- languageOptions?: undefined;
298
- rules?: undefined;
299
- } | {
300
- files: string[];
301
- languageOptions: {
302
- parser: typeof import("jsonc-eslint-parser");
303
- };
304
- rules: {
305
- strict: "off";
306
- "no-unused-expressions": "off";
307
- "no-unused-vars": "off";
308
- };
309
- plugins?: undefined;
310
- } | {
311
- rules: {
312
- "jsonc/no-bigint-literals": "error";
313
- "jsonc/no-binary-expression": "error";
314
- "jsonc/no-binary-numeric-literals": "error";
315
- "jsonc/no-dupe-keys": "error";
316
- "jsonc/no-escape-sequence-in-identifier": "error";
317
- "jsonc/no-floating-decimal": "error";
318
- "jsonc/no-hexadecimal-numeric-literals": "error";
319
- "jsonc/no-infinity": "error";
320
- "jsonc/no-multi-str": "error";
321
- "jsonc/no-nan": "error";
322
- "jsonc/no-number-props": "error";
323
- "jsonc/no-numeric-separators": "error";
324
- "jsonc/no-octal-numeric-literals": "error";
325
- "jsonc/no-octal": "error";
326
- "jsonc/no-parenthesized": "error";
327
- "jsonc/no-plus-sign": "error";
328
- "jsonc/no-regexp-literals": "error";
329
- "jsonc/no-sparse-arrays": "error";
330
- "jsonc/no-template-literals": "error";
331
- "jsonc/no-undefined-value": "error";
332
- "jsonc/no-unicode-codepoint-escapes": "error";
333
- "jsonc/no-useless-escape": "error";
334
- "jsonc/quote-props": "error";
335
- "jsonc/quotes": "error";
336
- "jsonc/space-unary-ops": "error";
337
- "jsonc/valid-json-number": "error";
338
- "jsonc/vue-custom-block/no-parsing-error": "error";
339
- };
340
- })[];
341
- "flat/recommended-with-json5": ({
342
- plugins: {
343
- readonly jsonc: import("eslint").ESLint.Plugin;
344
- };
345
- files?: undefined;
346
- languageOptions?: undefined;
347
- rules?: undefined;
348
- } | {
349
- files: string[];
350
- languageOptions: {
351
- parser: typeof import("jsonc-eslint-parser");
352
- };
353
- rules: {
354
- strict: "off";
355
- "no-unused-expressions": "off";
356
- "no-unused-vars": "off";
357
- };
358
- plugins?: undefined;
359
- } | {
360
- rules: {
361
- "jsonc/no-bigint-literals": "error";
362
- "jsonc/no-binary-expression": "error";
363
- "jsonc/no-binary-numeric-literals": "error";
364
- "jsonc/no-dupe-keys": "error";
365
- "jsonc/no-escape-sequence-in-identifier": "error";
366
- "jsonc/no-number-props": "error";
367
- "jsonc/no-numeric-separators": "error";
368
- "jsonc/no-octal-numeric-literals": "error";
369
- "jsonc/no-octal": "error";
370
- "jsonc/no-parenthesized": "error";
371
- "jsonc/no-regexp-literals": "error";
372
- "jsonc/no-sparse-arrays": "error";
373
- "jsonc/no-template-literals": "error";
374
- "jsonc/no-undefined-value": "error";
375
- "jsonc/no-unicode-codepoint-escapes": "error";
376
- "jsonc/no-useless-escape": "error";
377
- "jsonc/space-unary-ops": "error";
378
- "jsonc/vue-custom-block/no-parsing-error": "error";
379
- };
380
- })[];
381
- "flat/prettier": ({
382
- plugins: {
383
- readonly jsonc: import("eslint").ESLint.Plugin;
384
- };
385
- files?: undefined;
386
- languageOptions?: undefined;
387
- rules?: undefined;
388
- } | {
389
- files: string[];
390
- languageOptions: {
391
- parser: typeof import("jsonc-eslint-parser");
392
- };
393
- rules: {
394
- strict: "off";
395
- "no-unused-expressions": "off";
396
- "no-unused-vars": "off";
397
- };
398
- plugins?: undefined;
399
- } | {
400
- rules: {
401
- "jsonc/array-bracket-newline": "off";
402
- "jsonc/array-bracket-spacing": "off";
403
- "jsonc/array-element-newline": "off";
404
- "jsonc/comma-dangle": "off";
405
- "jsonc/comma-style": "off";
406
- "jsonc/indent": "off";
407
- "jsonc/key-spacing": "off";
408
- "jsonc/no-floating-decimal": "off";
409
- "jsonc/object-curly-newline": "off";
410
- "jsonc/object-curly-spacing": "off";
411
- "jsonc/object-property-newline": "off";
412
- "jsonc/quote-props": "off";
413
- "jsonc/quotes": "off";
414
- "jsonc/space-unary-ops": "off";
415
- };
416
- })[];
417
- "flat/all": ({
418
- plugins: {
419
- readonly jsonc: import("eslint").ESLint.Plugin;
420
- };
421
- files?: undefined;
422
- languageOptions?: undefined;
423
- rules?: undefined;
424
- } | {
425
- files: string[];
426
- languageOptions: {
427
- parser: typeof import("jsonc-eslint-parser");
428
- };
429
- rules: {
430
- strict: "off";
431
- "no-unused-expressions": "off";
432
- "no-unused-vars": "off";
433
- };
434
- plugins?: undefined;
435
- } | {
436
- rules: {
437
- [x: string]: import("eslint").Linter.RuleEntry<any[]>;
438
- };
439
- })[];
440
201
  };
441
- rules: {
442
- [key: string]: import("eslint-plugin-jsonc/types").RuleModule;
202
+ all: {
203
+ extends: string[];
204
+ rules: {
205
+ [x: string]: string;
206
+ };
443
207
  };
444
- parseForESLint: typeof import("eslint-plugin-jsonc").parseForESLint;
445
- parseJSON: typeof import("jsonc-eslint-parser").parseJSON;
446
- traverseNodes: typeof import("eslint-plugin-jsonc").traverseNodes;
447
- getStaticJSONValue: typeof import("eslint-plugin-jsonc").getStaticJSONValue;
448
- };
449
- };
450
- readonly jsonc: {
451
- readonly jsonc: {
452
- meta: typeof import("eslint-plugin-jsonc/meta");
453
- configs: {
454
- base: {
455
- plugins: string[];
456
- overrides: {
457
- files: string[];
458
- parser: string;
459
- rules: {
460
- strict: string;
461
- "no-unused-expressions": string;
462
- "no-unused-vars": string;
463
- };
464
- }[];
465
- };
466
- "auto-config": {
467
- extends: string[];
468
- rules: {
469
- "jsonc/auto": string;
470
- };
208
+ "flat/base": ({
209
+ plugins: {
210
+ readonly jsonc: import("eslint").ESLint.Plugin;
471
211
  };
472
- "recommended-with-json": {
473
- extends: string[];
474
- rules: {
475
- "jsonc/comma-dangle": string;
476
- "jsonc/no-bigint-literals": string;
477
- "jsonc/no-binary-expression": string;
478
- "jsonc/no-binary-numeric-literals": string;
479
- "jsonc/no-comments": string;
480
- "jsonc/no-dupe-keys": string;
481
- "jsonc/no-escape-sequence-in-identifier": string;
482
- "jsonc/no-floating-decimal": string;
483
- "jsonc/no-hexadecimal-numeric-literals": string;
484
- "jsonc/no-infinity": string;
485
- "jsonc/no-multi-str": string;
486
- "jsonc/no-nan": string;
487
- "jsonc/no-number-props": string;
488
- "jsonc/no-numeric-separators": string;
489
- "jsonc/no-octal-numeric-literals": string;
490
- "jsonc/no-octal": string;
491
- "jsonc/no-parenthesized": string;
492
- "jsonc/no-plus-sign": string;
493
- "jsonc/no-regexp-literals": string;
494
- "jsonc/no-sparse-arrays": string;
495
- "jsonc/no-template-literals": string;
496
- "jsonc/no-undefined-value": string;
497
- "jsonc/no-unicode-codepoint-escapes": string;
498
- "jsonc/no-useless-escape": string;
499
- "jsonc/quote-props": string;
500
- "jsonc/quotes": string;
501
- "jsonc/space-unary-ops": string;
502
- "jsonc/valid-json-number": string;
503
- "jsonc/vue-custom-block/no-parsing-error": string;
504
- };
212
+ files?: undefined;
213
+ languageOptions?: undefined;
214
+ rules?: undefined;
215
+ } | {
216
+ files: string[];
217
+ languageOptions: {
218
+ parser: typeof import("jsonc-eslint-parser");
505
219
  };
506
- "recommended-with-jsonc": {
507
- extends: string[];
508
- rules: {
509
- "jsonc/no-bigint-literals": string;
510
- "jsonc/no-binary-expression": string;
511
- "jsonc/no-binary-numeric-literals": string;
512
- "jsonc/no-dupe-keys": string;
513
- "jsonc/no-escape-sequence-in-identifier": string;
514
- "jsonc/no-floating-decimal": string;
515
- "jsonc/no-hexadecimal-numeric-literals": string;
516
- "jsonc/no-infinity": string;
517
- "jsonc/no-multi-str": string;
518
- "jsonc/no-nan": string;
519
- "jsonc/no-number-props": string;
520
- "jsonc/no-numeric-separators": string;
521
- "jsonc/no-octal-numeric-literals": string;
522
- "jsonc/no-octal": string;
523
- "jsonc/no-parenthesized": string;
524
- "jsonc/no-plus-sign": string;
525
- "jsonc/no-regexp-literals": string;
526
- "jsonc/no-sparse-arrays": string;
527
- "jsonc/no-template-literals": string;
528
- "jsonc/no-undefined-value": string;
529
- "jsonc/no-unicode-codepoint-escapes": string;
530
- "jsonc/no-useless-escape": string;
531
- "jsonc/quote-props": string;
532
- "jsonc/quotes": string;
533
- "jsonc/space-unary-ops": string;
534
- "jsonc/valid-json-number": string;
535
- "jsonc/vue-custom-block/no-parsing-error": string;
536
- };
220
+ rules: {
221
+ strict: "off";
222
+ "no-unused-expressions": "off";
223
+ "no-unused-vars": "off";
537
224
  };
538
- "recommended-with-json5": {
539
- extends: string[];
540
- rules: {
541
- "jsonc/no-bigint-literals": string;
542
- "jsonc/no-binary-expression": string;
543
- "jsonc/no-binary-numeric-literals": string;
544
- "jsonc/no-dupe-keys": string;
545
- "jsonc/no-escape-sequence-in-identifier": string;
546
- "jsonc/no-number-props": string;
547
- "jsonc/no-numeric-separators": string;
548
- "jsonc/no-octal-numeric-literals": string;
549
- "jsonc/no-octal": string;
550
- "jsonc/no-parenthesized": string;
551
- "jsonc/no-regexp-literals": string;
552
- "jsonc/no-sparse-arrays": string;
553
- "jsonc/no-template-literals": string;
554
- "jsonc/no-undefined-value": string;
555
- "jsonc/no-unicode-codepoint-escapes": string;
556
- "jsonc/no-useless-escape": string;
557
- "jsonc/space-unary-ops": string;
558
- "jsonc/vue-custom-block/no-parsing-error": string;
559
- };
225
+ plugins?: undefined;
226
+ })[];
227
+ "flat/recommended-with-json": ({
228
+ plugins: {
229
+ readonly jsonc: import("eslint").ESLint.Plugin;
560
230
  };
561
- prettier: {
562
- extends: string[];
563
- rules: {
564
- "jsonc/array-bracket-newline": string;
565
- "jsonc/array-bracket-spacing": string;
566
- "jsonc/array-element-newline": string;
567
- "jsonc/comma-dangle": string;
568
- "jsonc/comma-style": string;
569
- "jsonc/indent": string;
570
- "jsonc/key-spacing": string;
571
- "jsonc/no-floating-decimal": string;
572
- "jsonc/object-curly-newline": string;
573
- "jsonc/object-curly-spacing": string;
574
- "jsonc/object-property-newline": string;
575
- "jsonc/quote-props": string;
576
- "jsonc/quotes": string;
577
- "jsonc/space-unary-ops": string;
578
- };
231
+ files?: undefined;
232
+ languageOptions?: undefined;
233
+ rules?: undefined;
234
+ } | {
235
+ files: string[];
236
+ languageOptions: {
237
+ parser: typeof import("jsonc-eslint-parser");
579
238
  };
580
- all: {
581
- extends: string[];
582
- rules: {
583
- [x: string]: string;
584
- };
239
+ rules: {
240
+ strict: "off";
241
+ "no-unused-expressions": "off";
242
+ "no-unused-vars": "off";
585
243
  };
586
- "flat/base": ({
587
- plugins: {
588
- readonly jsonc: import("eslint").ESLint.Plugin;
589
- };
590
- files?: undefined;
591
- languageOptions?: undefined;
592
- rules?: undefined;
593
- } | {
594
- files: string[];
595
- languageOptions: {
596
- parser: typeof import("jsonc-eslint-parser");
597
- };
598
- rules: {
599
- strict: "off";
600
- "no-unused-expressions": "off";
601
- "no-unused-vars": "off";
602
- };
603
- plugins?: undefined;
604
- })[];
605
- "flat/recommended-with-json": ({
606
- plugins: {
607
- readonly jsonc: import("eslint").ESLint.Plugin;
608
- };
609
- files?: undefined;
610
- languageOptions?: undefined;
611
- rules?: undefined;
612
- } | {
613
- files: string[];
614
- languageOptions: {
615
- parser: typeof import("jsonc-eslint-parser");
616
- };
617
- rules: {
618
- strict: "off";
619
- "no-unused-expressions": "off";
620
- "no-unused-vars": "off";
621
- };
622
- plugins?: undefined;
623
- } | {
624
- rules: {
625
- "jsonc/comma-dangle": "error";
626
- "jsonc/no-bigint-literals": "error";
627
- "jsonc/no-binary-expression": "error";
628
- "jsonc/no-binary-numeric-literals": "error";
629
- "jsonc/no-comments": "error";
630
- "jsonc/no-dupe-keys": "error";
631
- "jsonc/no-escape-sequence-in-identifier": "error";
632
- "jsonc/no-floating-decimal": "error";
633
- "jsonc/no-hexadecimal-numeric-literals": "error";
634
- "jsonc/no-infinity": "error";
635
- "jsonc/no-multi-str": "error";
636
- "jsonc/no-nan": "error";
637
- "jsonc/no-number-props": "error";
638
- "jsonc/no-numeric-separators": "error";
639
- "jsonc/no-octal-numeric-literals": "error";
640
- "jsonc/no-octal": "error";
641
- "jsonc/no-parenthesized": "error";
642
- "jsonc/no-plus-sign": "error";
643
- "jsonc/no-regexp-literals": "error";
644
- "jsonc/no-sparse-arrays": "error";
645
- "jsonc/no-template-literals": "error";
646
- "jsonc/no-undefined-value": "error";
647
- "jsonc/no-unicode-codepoint-escapes": "error";
648
- "jsonc/no-useless-escape": "error";
649
- "jsonc/quote-props": "error";
650
- "jsonc/quotes": "error";
651
- "jsonc/space-unary-ops": "error";
652
- "jsonc/valid-json-number": "error";
653
- "jsonc/vue-custom-block/no-parsing-error": "error";
654
- };
655
- })[];
656
- "flat/recommended-with-jsonc": ({
657
- plugins: {
658
- readonly jsonc: import("eslint").ESLint.Plugin;
659
- };
660
- files?: undefined;
661
- languageOptions?: undefined;
662
- rules?: undefined;
663
- } | {
664
- files: string[];
665
- languageOptions: {
666
- parser: typeof import("jsonc-eslint-parser");
667
- };
668
- rules: {
669
- strict: "off";
670
- "no-unused-expressions": "off";
671
- "no-unused-vars": "off";
672
- };
673
- plugins?: undefined;
674
- } | {
675
- rules: {
676
- "jsonc/no-bigint-literals": "error";
677
- "jsonc/no-binary-expression": "error";
678
- "jsonc/no-binary-numeric-literals": "error";
679
- "jsonc/no-dupe-keys": "error";
680
- "jsonc/no-escape-sequence-in-identifier": "error";
681
- "jsonc/no-floating-decimal": "error";
682
- "jsonc/no-hexadecimal-numeric-literals": "error";
683
- "jsonc/no-infinity": "error";
684
- "jsonc/no-multi-str": "error";
685
- "jsonc/no-nan": "error";
686
- "jsonc/no-number-props": "error";
687
- "jsonc/no-numeric-separators": "error";
688
- "jsonc/no-octal-numeric-literals": "error";
689
- "jsonc/no-octal": "error";
690
- "jsonc/no-parenthesized": "error";
691
- "jsonc/no-plus-sign": "error";
692
- "jsonc/no-regexp-literals": "error";
693
- "jsonc/no-sparse-arrays": "error";
694
- "jsonc/no-template-literals": "error";
695
- "jsonc/no-undefined-value": "error";
696
- "jsonc/no-unicode-codepoint-escapes": "error";
697
- "jsonc/no-useless-escape": "error";
698
- "jsonc/quote-props": "error";
699
- "jsonc/quotes": "error";
700
- "jsonc/space-unary-ops": "error";
701
- "jsonc/valid-json-number": "error";
702
- "jsonc/vue-custom-block/no-parsing-error": "error";
703
- };
704
- })[];
705
- "flat/recommended-with-json5": ({
706
- plugins: {
707
- readonly jsonc: import("eslint").ESLint.Plugin;
708
- };
709
- files?: undefined;
710
- languageOptions?: undefined;
711
- rules?: undefined;
712
- } | {
713
- files: string[];
714
- languageOptions: {
715
- parser: typeof import("jsonc-eslint-parser");
716
- };
717
- rules: {
718
- strict: "off";
719
- "no-unused-expressions": "off";
720
- "no-unused-vars": "off";
721
- };
722
- plugins?: undefined;
723
- } | {
724
- rules: {
725
- "jsonc/no-bigint-literals": "error";
726
- "jsonc/no-binary-expression": "error";
727
- "jsonc/no-binary-numeric-literals": "error";
728
- "jsonc/no-dupe-keys": "error";
729
- "jsonc/no-escape-sequence-in-identifier": "error";
730
- "jsonc/no-number-props": "error";
731
- "jsonc/no-numeric-separators": "error";
732
- "jsonc/no-octal-numeric-literals": "error";
733
- "jsonc/no-octal": "error";
734
- "jsonc/no-parenthesized": "error";
735
- "jsonc/no-regexp-literals": "error";
736
- "jsonc/no-sparse-arrays": "error";
737
- "jsonc/no-template-literals": "error";
738
- "jsonc/no-undefined-value": "error";
739
- "jsonc/no-unicode-codepoint-escapes": "error";
740
- "jsonc/no-useless-escape": "error";
741
- "jsonc/space-unary-ops": "error";
742
- "jsonc/vue-custom-block/no-parsing-error": "error";
743
- };
744
- })[];
745
- "flat/prettier": ({
746
- plugins: {
747
- readonly jsonc: import("eslint").ESLint.Plugin;
748
- };
749
- files?: undefined;
750
- languageOptions?: undefined;
751
- rules?: undefined;
752
- } | {
753
- files: string[];
754
- languageOptions: {
755
- parser: typeof import("jsonc-eslint-parser");
756
- };
757
- rules: {
758
- strict: "off";
759
- "no-unused-expressions": "off";
760
- "no-unused-vars": "off";
761
- };
762
- plugins?: undefined;
763
- } | {
764
- rules: {
765
- "jsonc/array-bracket-newline": "off";
766
- "jsonc/array-bracket-spacing": "off";
767
- "jsonc/array-element-newline": "off";
768
- "jsonc/comma-dangle": "off";
769
- "jsonc/comma-style": "off";
770
- "jsonc/indent": "off";
771
- "jsonc/key-spacing": "off";
772
- "jsonc/no-floating-decimal": "off";
773
- "jsonc/object-curly-newline": "off";
774
- "jsonc/object-curly-spacing": "off";
775
- "jsonc/object-property-newline": "off";
776
- "jsonc/quote-props": "off";
777
- "jsonc/quotes": "off";
778
- "jsonc/space-unary-ops": "off";
779
- };
780
- })[];
781
- "flat/all": ({
782
- plugins: {
783
- readonly jsonc: import("eslint").ESLint.Plugin;
784
- };
785
- files?: undefined;
786
- languageOptions?: undefined;
787
- rules?: undefined;
788
- } | {
789
- files: string[];
790
- languageOptions: {
791
- parser: typeof import("jsonc-eslint-parser");
792
- };
793
- rules: {
794
- strict: "off";
795
- "no-unused-expressions": "off";
796
- "no-unused-vars": "off";
797
- };
798
- plugins?: undefined;
799
- } | {
800
- rules: {
801
- [x: string]: import("eslint").Linter.RuleEntry<any[]>;
802
- };
803
- })[];
804
- };
805
- rules: {
806
- [key: string]: import("eslint-plugin-jsonc/types").RuleModule;
807
- };
808
- parseForESLint: typeof import("eslint-plugin-jsonc").parseForESLint;
809
- parseJSON: typeof import("jsonc-eslint-parser").parseJSON;
810
- traverseNodes: typeof import("eslint-plugin-jsonc").traverseNodes;
811
- getStaticJSONValue: typeof import("eslint-plugin-jsonc").getStaticJSONValue;
244
+ plugins?: undefined;
245
+ } | {
246
+ rules: {
247
+ "jsonc/comma-dangle": "error";
248
+ "jsonc/no-bigint-literals": "error";
249
+ "jsonc/no-binary-expression": "error";
250
+ "jsonc/no-binary-numeric-literals": "error";
251
+ "jsonc/no-comments": "error";
252
+ "jsonc/no-dupe-keys": "error";
253
+ "jsonc/no-escape-sequence-in-identifier": "error";
254
+ "jsonc/no-floating-decimal": "error";
255
+ "jsonc/no-hexadecimal-numeric-literals": "error";
256
+ "jsonc/no-infinity": "error";
257
+ "jsonc/no-multi-str": "error";
258
+ "jsonc/no-nan": "error";
259
+ "jsonc/no-number-props": "error";
260
+ "jsonc/no-numeric-separators": "error";
261
+ "jsonc/no-octal-numeric-literals": "error";
262
+ "jsonc/no-octal": "error";
263
+ "jsonc/no-parenthesized": "error";
264
+ "jsonc/no-plus-sign": "error";
265
+ "jsonc/no-regexp-literals": "error";
266
+ "jsonc/no-sparse-arrays": "error";
267
+ "jsonc/no-template-literals": "error";
268
+ "jsonc/no-undefined-value": "error";
269
+ "jsonc/no-unicode-codepoint-escapes": "error";
270
+ "jsonc/no-useless-escape": "error";
271
+ "jsonc/quote-props": "error";
272
+ "jsonc/quotes": "error";
273
+ "jsonc/space-unary-ops": "error";
274
+ "jsonc/valid-json-number": "error";
275
+ "jsonc/vue-custom-block/no-parsing-error": "error";
276
+ };
277
+ })[];
278
+ "flat/recommended-with-jsonc": ({
279
+ plugins: {
280
+ readonly jsonc: import("eslint").ESLint.Plugin;
281
+ };
282
+ files?: undefined;
283
+ languageOptions?: undefined;
284
+ rules?: undefined;
285
+ } | {
286
+ files: string[];
287
+ languageOptions: {
288
+ parser: typeof import("jsonc-eslint-parser");
289
+ };
290
+ rules: {
291
+ strict: "off";
292
+ "no-unused-expressions": "off";
293
+ "no-unused-vars": "off";
294
+ };
295
+ plugins?: undefined;
296
+ } | {
297
+ rules: {
298
+ "jsonc/no-bigint-literals": "error";
299
+ "jsonc/no-binary-expression": "error";
300
+ "jsonc/no-binary-numeric-literals": "error";
301
+ "jsonc/no-dupe-keys": "error";
302
+ "jsonc/no-escape-sequence-in-identifier": "error";
303
+ "jsonc/no-floating-decimal": "error";
304
+ "jsonc/no-hexadecimal-numeric-literals": "error";
305
+ "jsonc/no-infinity": "error";
306
+ "jsonc/no-multi-str": "error";
307
+ "jsonc/no-nan": "error";
308
+ "jsonc/no-number-props": "error";
309
+ "jsonc/no-numeric-separators": "error";
310
+ "jsonc/no-octal-numeric-literals": "error";
311
+ "jsonc/no-octal": "error";
312
+ "jsonc/no-parenthesized": "error";
313
+ "jsonc/no-plus-sign": "error";
314
+ "jsonc/no-regexp-literals": "error";
315
+ "jsonc/no-sparse-arrays": "error";
316
+ "jsonc/no-template-literals": "error";
317
+ "jsonc/no-undefined-value": "error";
318
+ "jsonc/no-unicode-codepoint-escapes": "error";
319
+ "jsonc/no-useless-escape": "error";
320
+ "jsonc/quote-props": "error";
321
+ "jsonc/quotes": "error";
322
+ "jsonc/space-unary-ops": "error";
323
+ "jsonc/valid-json-number": "error";
324
+ "jsonc/vue-custom-block/no-parsing-error": "error";
325
+ };
326
+ })[];
327
+ "flat/recommended-with-json5": ({
328
+ plugins: {
329
+ readonly jsonc: import("eslint").ESLint.Plugin;
330
+ };
331
+ files?: undefined;
332
+ languageOptions?: undefined;
333
+ rules?: undefined;
334
+ } | {
335
+ files: string[];
336
+ languageOptions: {
337
+ parser: typeof import("jsonc-eslint-parser");
338
+ };
339
+ rules: {
340
+ strict: "off";
341
+ "no-unused-expressions": "off";
342
+ "no-unused-vars": "off";
343
+ };
344
+ plugins?: undefined;
345
+ } | {
346
+ rules: {
347
+ "jsonc/no-bigint-literals": "error";
348
+ "jsonc/no-binary-expression": "error";
349
+ "jsonc/no-binary-numeric-literals": "error";
350
+ "jsonc/no-dupe-keys": "error";
351
+ "jsonc/no-escape-sequence-in-identifier": "error";
352
+ "jsonc/no-number-props": "error";
353
+ "jsonc/no-numeric-separators": "error";
354
+ "jsonc/no-octal-numeric-literals": "error";
355
+ "jsonc/no-octal": "error";
356
+ "jsonc/no-parenthesized": "error";
357
+ "jsonc/no-regexp-literals": "error";
358
+ "jsonc/no-sparse-arrays": "error";
359
+ "jsonc/no-template-literals": "error";
360
+ "jsonc/no-undefined-value": "error";
361
+ "jsonc/no-unicode-codepoint-escapes": "error";
362
+ "jsonc/no-useless-escape": "error";
363
+ "jsonc/space-unary-ops": "error";
364
+ "jsonc/vue-custom-block/no-parsing-error": "error";
365
+ };
366
+ })[];
367
+ "flat/prettier": ({
368
+ plugins: {
369
+ readonly jsonc: import("eslint").ESLint.Plugin;
370
+ };
371
+ files?: undefined;
372
+ languageOptions?: undefined;
373
+ rules?: undefined;
374
+ } | {
375
+ files: string[];
376
+ languageOptions: {
377
+ parser: typeof import("jsonc-eslint-parser");
378
+ };
379
+ rules: {
380
+ strict: "off";
381
+ "no-unused-expressions": "off";
382
+ "no-unused-vars": "off";
383
+ };
384
+ plugins?: undefined;
385
+ } | {
386
+ rules: {
387
+ "jsonc/array-bracket-newline": "off";
388
+ "jsonc/array-bracket-spacing": "off";
389
+ "jsonc/array-element-newline": "off";
390
+ "jsonc/comma-dangle": "off";
391
+ "jsonc/comma-style": "off";
392
+ "jsonc/indent": "off";
393
+ "jsonc/key-spacing": "off";
394
+ "jsonc/no-floating-decimal": "off";
395
+ "jsonc/object-curly-newline": "off";
396
+ "jsonc/object-curly-spacing": "off";
397
+ "jsonc/object-property-newline": "off";
398
+ "jsonc/quote-props": "off";
399
+ "jsonc/quotes": "off";
400
+ "jsonc/space-unary-ops": "off";
401
+ };
402
+ })[];
403
+ "flat/all": ({
404
+ plugins: {
405
+ readonly jsonc: import("eslint").ESLint.Plugin;
406
+ };
407
+ files?: undefined;
408
+ languageOptions?: undefined;
409
+ rules?: undefined;
410
+ } | {
411
+ files: string[];
412
+ languageOptions: {
413
+ parser: typeof import("jsonc-eslint-parser");
414
+ };
415
+ rules: {
416
+ strict: "off";
417
+ "no-unused-expressions": "off";
418
+ "no-unused-vars": "off";
419
+ };
420
+ plugins?: undefined;
421
+ } | {
422
+ rules: {
423
+ [x: string]: import("eslint").Linter.RuleEntry<any[]>;
424
+ };
425
+ })[];
812
426
  };
427
+ rules: {
428
+ [key: string]: import("eslint-plugin-jsonc/types").RuleModule;
429
+ };
430
+ parseForESLint: typeof import("eslint-plugin-jsonc").parseForESLint;
431
+ parseJSON: typeof import("jsonc-eslint-parser").parseJSON;
432
+ traverseNodes: typeof import("eslint-plugin-jsonc").traverseNodes;
433
+ getStaticJSONValue: typeof import("eslint-plugin-jsonc").getStaticJSONValue;
813
434
  };
814
435
  readonly yml: {
815
- readonly yml: {
816
- meta: typeof import("eslint-plugin-yml/lib/meta.js");
817
- configs: {
818
- base: {
819
- plugins: string[];
820
- overrides: {
821
- files: string[];
822
- parser: string;
823
- rules: {
824
- "no-irregular-whitespace": string;
825
- "no-unused-vars": string;
826
- "spaced-comment": string;
827
- };
828
- }[];
829
- };
830
- recommended: {
831
- extends: string[];
832
- rules: {
833
- "yml/no-empty-document": string;
834
- "yml/no-empty-key": string;
835
- "yml/no-empty-mapping-value": string;
836
- "yml/no-empty-sequence-entry": string;
837
- "yml/no-irregular-whitespace": string;
838
- "yml/no-tab-indent": string;
839
- "yml/vue-custom-block/no-parsing-error": string;
840
- };
841
- };
842
- standard: {
843
- extends: string[];
436
+ meta: typeof import("eslint-plugin-yml/lib/meta.js");
437
+ configs: {
438
+ base: {
439
+ plugins: string[];
440
+ overrides: {
441
+ files: string[];
442
+ parser: string;
844
443
  rules: {
845
- "yml/block-mapping-question-indicator-newline": string;
846
- "yml/block-mapping": string;
847
- "yml/block-sequence-hyphen-indicator-newline": string;
848
- "yml/block-sequence": string;
849
- "yml/flow-mapping-curly-newline": string;
850
- "yml/flow-mapping-curly-spacing": string;
851
- "yml/flow-sequence-bracket-newline": string;
852
- "yml/flow-sequence-bracket-spacing": string;
853
- "yml/indent": string;
854
- "yml/key-spacing": string;
855
- "yml/no-empty-document": string;
856
- "yml/no-empty-key": string;
857
- "yml/no-empty-mapping-value": string;
858
- "yml/no-empty-sequence-entry": string;
859
- "yml/no-irregular-whitespace": string;
860
- "yml/no-tab-indent": string;
861
- "yml/plain-scalar": string;
862
- "yml/quotes": string;
863
- "yml/spaced-comment": string;
864
- "yml/vue-custom-block/no-parsing-error": string;
444
+ "no-irregular-whitespace": string;
445
+ "no-unused-vars": string;
446
+ "spaced-comment": string;
865
447
  };
448
+ }[];
449
+ };
450
+ recommended: {
451
+ extends: string[];
452
+ rules: {
453
+ "yml/no-empty-document": string;
454
+ "yml/no-empty-key": string;
455
+ "yml/no-empty-mapping-value": string;
456
+ "yml/no-empty-sequence-entry": string;
457
+ "yml/no-irregular-whitespace": string;
458
+ "yml/no-tab-indent": string;
459
+ "yml/vue-custom-block/no-parsing-error": string;
866
460
  };
867
- prettier: {
868
- extends: string[];
869
- rules: {
870
- "yml/block-mapping-colon-indicator-newline": string;
871
- "yml/block-mapping-question-indicator-newline": string;
872
- "yml/block-sequence-hyphen-indicator-newline": string;
873
- "yml/flow-mapping-curly-newline": string;
874
- "yml/flow-mapping-curly-spacing": string;
875
- "yml/flow-sequence-bracket-newline": string;
876
- "yml/flow-sequence-bracket-spacing": string;
877
- "yml/indent": string;
878
- "yml/key-spacing": string;
879
- "yml/no-multiple-empty-lines": string;
880
- "yml/no-trailing-zeros": string;
881
- "yml/quotes": string;
882
- };
461
+ };
462
+ standard: {
463
+ extends: string[];
464
+ rules: {
465
+ "yml/block-mapping-question-indicator-newline": string;
466
+ "yml/block-mapping": string;
467
+ "yml/block-sequence-hyphen-indicator-newline": string;
468
+ "yml/block-sequence": string;
469
+ "yml/flow-mapping-curly-newline": string;
470
+ "yml/flow-mapping-curly-spacing": string;
471
+ "yml/flow-sequence-bracket-newline": string;
472
+ "yml/flow-sequence-bracket-spacing": string;
473
+ "yml/indent": string;
474
+ "yml/key-spacing": string;
475
+ "yml/no-empty-document": string;
476
+ "yml/no-empty-key": string;
477
+ "yml/no-empty-mapping-value": string;
478
+ "yml/no-empty-sequence-entry": string;
479
+ "yml/no-irregular-whitespace": string;
480
+ "yml/no-tab-indent": string;
481
+ "yml/plain-scalar": string;
482
+ "yml/quotes": string;
483
+ "yml/spaced-comment": string;
484
+ "yml/vue-custom-block/no-parsing-error": string;
883
485
  };
884
- "flat/base": ({
885
- plugins: {
886
- readonly yml: import("eslint").ESLint.Plugin;
887
- };
888
- files?: undefined;
889
- languageOptions?: undefined;
890
- rules?: undefined;
891
- } | {
892
- files: string[];
893
- languageOptions: {
894
- parser: typeof import("yaml-eslint-parser");
895
- };
896
- rules: {
897
- "no-irregular-whitespace": "off";
898
- "no-unused-vars": "off";
899
- "spaced-comment": "off";
900
- };
901
- plugins?: undefined;
902
- })[];
903
- "flat/recommended": ({
904
- plugins: {
905
- readonly yml: import("eslint").ESLint.Plugin;
906
- };
907
- files?: undefined;
908
- languageOptions?: undefined;
909
- rules?: undefined;
910
- } | {
911
- files: string[];
912
- languageOptions: {
913
- parser: typeof import("yaml-eslint-parser");
914
- };
915
- rules: {
916
- "no-irregular-whitespace": "off";
917
- "no-unused-vars": "off";
918
- "spaced-comment": "off";
919
- };
920
- plugins?: undefined;
921
- } | {
922
- rules: {
923
- "yml/no-empty-document": "error";
924
- "yml/no-empty-key": "error";
925
- "yml/no-empty-mapping-value": "error";
926
- "yml/no-empty-sequence-entry": "error";
927
- "yml/no-irregular-whitespace": "error";
928
- "yml/no-tab-indent": "error";
929
- "yml/vue-custom-block/no-parsing-error": "error";
930
- };
931
- })[];
932
- "flat/standard": ({
933
- plugins: {
934
- readonly yml: import("eslint").ESLint.Plugin;
935
- };
936
- files?: undefined;
937
- languageOptions?: undefined;
938
- rules?: undefined;
939
- } | {
940
- files: string[];
941
- languageOptions: {
942
- parser: typeof import("yaml-eslint-parser");
943
- };
944
- rules: {
945
- "no-irregular-whitespace": "off";
946
- "no-unused-vars": "off";
947
- "spaced-comment": "off";
948
- };
949
- plugins?: undefined;
950
- } | {
951
- rules: {
952
- "yml/block-mapping-question-indicator-newline": "error";
953
- "yml/block-mapping": "error";
954
- "yml/block-sequence-hyphen-indicator-newline": "error";
955
- "yml/block-sequence": "error";
956
- "yml/flow-mapping-curly-newline": "error";
957
- "yml/flow-mapping-curly-spacing": "error";
958
- "yml/flow-sequence-bracket-newline": "error";
959
- "yml/flow-sequence-bracket-spacing": "error";
960
- "yml/indent": "error";
961
- "yml/key-spacing": "error";
962
- "yml/no-empty-document": "error";
963
- "yml/no-empty-key": "error";
964
- "yml/no-empty-mapping-value": "error";
965
- "yml/no-empty-sequence-entry": "error";
966
- "yml/no-irregular-whitespace": "error";
967
- "yml/no-tab-indent": "error";
968
- "yml/plain-scalar": "error";
969
- "yml/quotes": "error";
970
- "yml/spaced-comment": "error";
971
- "yml/vue-custom-block/no-parsing-error": "error";
972
- };
973
- })[];
974
- "flat/prettier": ({
975
- plugins: {
976
- readonly yml: import("eslint").ESLint.Plugin;
977
- };
978
- files?: undefined;
979
- languageOptions?: undefined;
980
- rules?: undefined;
981
- } | {
982
- files: string[];
983
- languageOptions: {
984
- parser: typeof import("yaml-eslint-parser");
985
- };
986
- rules: {
987
- "no-irregular-whitespace": "off";
988
- "no-unused-vars": "off";
989
- "spaced-comment": "off";
990
- };
991
- plugins?: undefined;
992
- } | {
993
- rules: {
994
- "yml/block-mapping-colon-indicator-newline": "off";
995
- "yml/block-mapping-question-indicator-newline": "off";
996
- "yml/block-sequence-hyphen-indicator-newline": "off";
997
- "yml/flow-mapping-curly-newline": "off";
998
- "yml/flow-mapping-curly-spacing": "off";
999
- "yml/flow-sequence-bracket-newline": "off";
1000
- "yml/flow-sequence-bracket-spacing": "off";
1001
- "yml/indent": "off";
1002
- "yml/key-spacing": "off";
1003
- "yml/no-multiple-empty-lines": "off";
1004
- "yml/no-trailing-zeros": "off";
1005
- "yml/quotes": "off";
1006
- };
1007
- })[];
1008
486
  };
1009
- rules: {
1010
- [key: string]: import("eslint-plugin-yml/lib/types.js").RuleModule;
487
+ prettier: {
488
+ extends: string[];
489
+ rules: {
490
+ "yml/block-mapping-colon-indicator-newline": string;
491
+ "yml/block-mapping-question-indicator-newline": string;
492
+ "yml/block-sequence-hyphen-indicator-newline": string;
493
+ "yml/flow-mapping-curly-newline": string;
494
+ "yml/flow-mapping-curly-spacing": string;
495
+ "yml/flow-sequence-bracket-newline": string;
496
+ "yml/flow-sequence-bracket-spacing": string;
497
+ "yml/indent": string;
498
+ "yml/key-spacing": string;
499
+ "yml/no-multiple-empty-lines": string;
500
+ "yml/no-trailing-zeros": string;
501
+ "yml/quotes": string;
502
+ };
1011
503
  };
504
+ "flat/base": ({
505
+ plugins: {
506
+ readonly yml: import("eslint").ESLint.Plugin;
507
+ };
508
+ files?: undefined;
509
+ languageOptions?: undefined;
510
+ rules?: undefined;
511
+ } | {
512
+ files: string[];
513
+ languageOptions: {
514
+ parser: typeof import("yaml-eslint-parser");
515
+ };
516
+ rules: {
517
+ "no-irregular-whitespace": "off";
518
+ "no-unused-vars": "off";
519
+ "spaced-comment": "off";
520
+ };
521
+ plugins?: undefined;
522
+ })[];
523
+ "flat/recommended": ({
524
+ plugins: {
525
+ readonly yml: import("eslint").ESLint.Plugin;
526
+ };
527
+ files?: undefined;
528
+ languageOptions?: undefined;
529
+ rules?: undefined;
530
+ } | {
531
+ files: string[];
532
+ languageOptions: {
533
+ parser: typeof import("yaml-eslint-parser");
534
+ };
535
+ rules: {
536
+ "no-irregular-whitespace": "off";
537
+ "no-unused-vars": "off";
538
+ "spaced-comment": "off";
539
+ };
540
+ plugins?: undefined;
541
+ } | {
542
+ rules: {
543
+ "yml/no-empty-document": "error";
544
+ "yml/no-empty-key": "error";
545
+ "yml/no-empty-mapping-value": "error";
546
+ "yml/no-empty-sequence-entry": "error";
547
+ "yml/no-irregular-whitespace": "error";
548
+ "yml/no-tab-indent": "error";
549
+ "yml/vue-custom-block/no-parsing-error": "error";
550
+ };
551
+ })[];
552
+ "flat/standard": ({
553
+ plugins: {
554
+ readonly yml: import("eslint").ESLint.Plugin;
555
+ };
556
+ files?: undefined;
557
+ languageOptions?: undefined;
558
+ rules?: undefined;
559
+ } | {
560
+ files: string[];
561
+ languageOptions: {
562
+ parser: typeof import("yaml-eslint-parser");
563
+ };
564
+ rules: {
565
+ "no-irregular-whitespace": "off";
566
+ "no-unused-vars": "off";
567
+ "spaced-comment": "off";
568
+ };
569
+ plugins?: undefined;
570
+ } | {
571
+ rules: {
572
+ "yml/block-mapping-question-indicator-newline": "error";
573
+ "yml/block-mapping": "error";
574
+ "yml/block-sequence-hyphen-indicator-newline": "error";
575
+ "yml/block-sequence": "error";
576
+ "yml/flow-mapping-curly-newline": "error";
577
+ "yml/flow-mapping-curly-spacing": "error";
578
+ "yml/flow-sequence-bracket-newline": "error";
579
+ "yml/flow-sequence-bracket-spacing": "error";
580
+ "yml/indent": "error";
581
+ "yml/key-spacing": "error";
582
+ "yml/no-empty-document": "error";
583
+ "yml/no-empty-key": "error";
584
+ "yml/no-empty-mapping-value": "error";
585
+ "yml/no-empty-sequence-entry": "error";
586
+ "yml/no-irregular-whitespace": "error";
587
+ "yml/no-tab-indent": "error";
588
+ "yml/plain-scalar": "error";
589
+ "yml/quotes": "error";
590
+ "yml/spaced-comment": "error";
591
+ "yml/vue-custom-block/no-parsing-error": "error";
592
+ };
593
+ })[];
594
+ "flat/prettier": ({
595
+ plugins: {
596
+ readonly yml: import("eslint").ESLint.Plugin;
597
+ };
598
+ files?: undefined;
599
+ languageOptions?: undefined;
600
+ rules?: undefined;
601
+ } | {
602
+ files: string[];
603
+ languageOptions: {
604
+ parser: typeof import("yaml-eslint-parser");
605
+ };
606
+ rules: {
607
+ "no-irregular-whitespace": "off";
608
+ "no-unused-vars": "off";
609
+ "spaced-comment": "off";
610
+ };
611
+ plugins?: undefined;
612
+ } | {
613
+ rules: {
614
+ "yml/block-mapping-colon-indicator-newline": "off";
615
+ "yml/block-mapping-question-indicator-newline": "off";
616
+ "yml/block-sequence-hyphen-indicator-newline": "off";
617
+ "yml/flow-mapping-curly-newline": "off";
618
+ "yml/flow-mapping-curly-spacing": "off";
619
+ "yml/flow-sequence-bracket-newline": "off";
620
+ "yml/flow-sequence-bracket-spacing": "off";
621
+ "yml/indent": "off";
622
+ "yml/key-spacing": "off";
623
+ "yml/no-multiple-empty-lines": "off";
624
+ "yml/no-trailing-zeros": "off";
625
+ "yml/quotes": "off";
626
+ };
627
+ })[];
628
+ };
629
+ rules: {
630
+ [key: string]: import("eslint-plugin-yml/lib/types.js").RuleModule;
1012
631
  };
1013
632
  };
1014
633
  };