@eslinted/defaults 12.9.0 → 12.10.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/ignores/global.js +0 -2
- package/dist/ignores/global.js.map +1 -1
- package/dist/index.d.ts +60 -512
- package/dist/index.d.ts.map +1 -1
- package/dist/rules/index.d.ts +60 -325
- package/dist/rules/index.d.ts.map +1 -1
- package/dist/rules/scopes/css/enable.d.ts +2 -7
- package/dist/rules/scopes/css/enable.d.ts.map +1 -1
- package/dist/rules/scopes/css/enable.js +3 -19
- package/dist/rules/scopes/css/enable.js.map +1 -1
- package/dist/rules/scopes/css/index.d.ts +2 -7
- package/dist/rules/scopes/css/index.d.ts.map +1 -1
- package/dist/rules/scopes/enable.d.ts +35 -184
- package/dist/rules/scopes/enable.d.ts.map +1 -1
- package/dist/rules/scopes/enable.js +68 -326
- package/dist/rules/scopes/enable.js.map +1 -1
- package/dist/rules/scopes/enable.style.d.ts +18 -116
- package/dist/rules/scopes/enable.style.d.ts.map +1 -1
- package/dist/rules/scopes/enable.style.js +31 -204
- package/dist/rules/scopes/enable.style.js.map +1 -1
- package/dist/rules/scopes/html/index.d.ts +5 -18
- package/dist/rules/scopes/html/index.d.ts.map +1 -1
- package/dist/rules/scopes/html/plugin/index.d.ts +5 -18
- package/dist/rules/scopes/html/plugin/index.d.ts.map +1 -1
- package/dist/rules/scopes/html/plugin/index.js +7 -63
- package/dist/rules/scopes/html/plugin/index.js.map +1 -1
- package/dist/rules/scopes/index.d.ts +53 -300
- package/dist/rules/scopes/index.d.ts.map +1 -1
- package/dist/rules/scopes/json/enable.js +2 -7
- package/dist/rules/scopes/json/enable.js.map +1 -1
- package/dist/rules/scopes/json/plugin/extension.js +7 -12
- package/dist/rules/scopes/json/plugin/extension.js.map +1 -1
- package/dist/rules/scopes/json/plugin/index.js +2 -9
- package/dist/rules/scopes/json/plugin/index.js.map +1 -1
- package/dist/rules/scopes/jsonc/plugin/index.js +1 -2
- package/dist/rules/scopes/jsonc/plugin/index.js.map +1 -1
- package/dist/rules/scopes/jsoncc/plugin/index.js +1 -2
- package/dist/rules/scopes/jsoncc/plugin/index.js.map +1 -1
- package/dist/rules/scopes/mocha/chai/expect.js +1 -5
- package/dist/rules/scopes/mocha/chai/expect.js.map +1 -1
- package/dist/rules/scopes/mocha/chai/index.js +1 -2
- package/dist/rules/scopes/mocha/chai/index.js.map +1 -1
- package/dist/rules/scopes/mocha/disable.js +2 -3
- package/dist/rules/scopes/mocha/disable.js.map +1 -1
- package/dist/rules/scopes/mocha/enable.js +2 -13
- package/dist/rules/scopes/mocha/enable.js.map +1 -1
- package/dist/rules/scopes/svelte/disable.js +6 -9
- package/dist/rules/scopes/svelte/disable.js.map +1 -1
- package/dist/rules/scopes/svelte/enable.js +14 -37
- package/dist/rules/scopes/svelte/enable.js.map +1 -1
- package/dist/rules/scopes/svelte/extension/disable.js +2 -3
- package/dist/rules/scopes/svelte/extension/disable.js.map +1 -1
- package/dist/rules/scopes/svelte/extension/index.js +2 -3
- package/dist/rules/scopes/svelte/extension/index.js.map +1 -1
- package/dist/rules/scopes/ts/disable.js +4 -5
- package/dist/rules/scopes/ts/disable.js.map +1 -1
- package/dist/rules/scopes/ts/enable.d.ts +3 -3
- package/dist/rules/scopes/ts/enable.d.ts.map +1 -1
- package/dist/rules/scopes/ts/enable.js +11 -37
- package/dist/rules/scopes/ts/enable.js.map +1 -1
- package/dist/rules/scopes/ts/extension/disable.js +1 -18
- package/dist/rules/scopes/ts/extension/disable.js.map +1 -1
- package/dist/rules/scopes/ts/extension/index.js +1 -22
- package/dist/rules/scopes/ts/extension/index.js.map +1 -1
- package/dist/rules/scopes/yml/plugin/extension.js +8 -9
- package/dist/rules/scopes/yml/plugin/extension.js.map +1 -1
- package/dist/rules/scopes/yml/plugin/index.js +9 -28
- package/dist/rules/scopes/yml/plugin/index.js.map +1 -1
- package/dist/settings/registry/manifests/css.js +1 -3
- package/dist/settings/registry/manifests/css.js.map +1 -1
- package/dist/settings/registry/manifests/html.js +1 -2
- package/dist/settings/registry/manifests/html.js.map +1 -1
- package/dist/settings/registry/manifests/js.js +2 -6
- package/dist/settings/registry/manifests/js.js.map +1 -1
- package/dist/settings/registry/manifests/json.js +2 -2
- package/dist/settings/registry/manifests/json.js.map +1 -1
- package/dist/settings/registry/manifests/jsonc.js +2 -6
- package/dist/settings/registry/manifests/jsonc.js.map +1 -1
- package/dist/settings/registry/manifests/jsoncc.js +2 -6
- package/dist/settings/registry/manifests/jsoncc.js.map +1 -1
- package/dist/settings/registry/manifests/mocha.js +2 -6
- package/dist/settings/registry/manifests/mocha.js.map +1 -1
- package/dist/settings/registry/manifests/ts.js +7 -20
- package/dist/settings/registry/manifests/ts.js.map +1 -1
- package/dist/settings/registry/manifests/yml.js +1 -4
- package/dist/settings/registry/manifests/yml.js.map +1 -1
- package/package.json +1 -1
- package/src/rules/scopes/css/enable.ts +2 -13
- package/src/rules/scopes/enable.style.ts +51 -177
- package/src/rules/scopes/enable.ts +141 -316
- package/src/rules/scopes/html/plugin/index.ts +18 -40
- package/tsconfig.json +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -32,33 +32,24 @@ export declare const defaults: {
|
|
|
32
32
|
readonly "array-callback-return": readonly [
|
|
33
33
|
"error",
|
|
34
34
|
{
|
|
35
|
-
readonly allowImplicit: false;
|
|
36
35
|
readonly checkForEach: true;
|
|
37
36
|
readonly allowVoid: true;
|
|
38
37
|
}
|
|
39
38
|
];
|
|
40
39
|
readonly "constructor-super": "error";
|
|
41
40
|
readonly "for-direction": "error";
|
|
42
|
-
readonly "getter-return":
|
|
43
|
-
"error",
|
|
44
|
-
{
|
|
45
|
-
readonly allowImplicit: false;
|
|
46
|
-
}
|
|
47
|
-
];
|
|
41
|
+
readonly "getter-return": "error";
|
|
48
42
|
readonly "no-async-promise-executor": "error";
|
|
49
43
|
readonly "no-await-in-loop": "error";
|
|
50
44
|
readonly "no-class-assign": "error";
|
|
51
45
|
readonly "no-compare-neg-zero": "error";
|
|
52
|
-
readonly "no-cond-assign":
|
|
53
|
-
"error",
|
|
54
|
-
"always"
|
|
55
|
-
];
|
|
46
|
+
readonly "no-cond-assign": "error";
|
|
56
47
|
readonly "no-const-assign": "error";
|
|
57
48
|
readonly "no-constant-binary-expression": "error";
|
|
58
49
|
readonly "no-constant-condition": readonly [
|
|
59
50
|
"error",
|
|
60
51
|
{
|
|
61
|
-
readonly checkLoops:
|
|
52
|
+
readonly checkLoops: "all";
|
|
62
53
|
}
|
|
63
54
|
];
|
|
64
55
|
readonly "no-constructor-return": "error";
|
|
@@ -77,46 +68,17 @@ export declare const defaults: {
|
|
|
77
68
|
}
|
|
78
69
|
];
|
|
79
70
|
readonly "no-empty-character-class": "error";
|
|
80
|
-
readonly "no-empty-pattern":
|
|
81
|
-
"error",
|
|
82
|
-
{
|
|
83
|
-
readonly allowObjectPatternsAsParameters: false;
|
|
84
|
-
}
|
|
85
|
-
];
|
|
71
|
+
readonly "no-empty-pattern": "error";
|
|
86
72
|
readonly "no-ex-assign": "error";
|
|
87
|
-
readonly "no-fallthrough":
|
|
88
|
-
"error",
|
|
89
|
-
{
|
|
90
|
-
readonly allowEmptyCase: true;
|
|
91
|
-
readonly reportUnusedFallthroughComment: true;
|
|
92
|
-
}
|
|
93
|
-
];
|
|
73
|
+
readonly "no-fallthrough": "error";
|
|
94
74
|
readonly "no-func-assign": "error";
|
|
95
75
|
readonly "no-import-assign": "error";
|
|
96
76
|
readonly "no-inner-declarations": readonly [
|
|
97
77
|
"error",
|
|
98
|
-
"both"
|
|
99
|
-
{
|
|
100
|
-
readonly blockScopedFunctions: "allow";
|
|
101
|
-
}
|
|
102
|
-
];
|
|
103
|
-
readonly "no-invalid-regexp": readonly [
|
|
104
|
-
"error",
|
|
105
|
-
{
|
|
106
|
-
readonly allowConstructorFlags: readonly [
|
|
107
|
-
];
|
|
108
|
-
}
|
|
109
|
-
];
|
|
110
|
-
readonly "no-irregular-whitespace": readonly [
|
|
111
|
-
"error",
|
|
112
|
-
{
|
|
113
|
-
readonly skipStrings: true;
|
|
114
|
-
readonly skipComments: true;
|
|
115
|
-
readonly skipRegExps: true;
|
|
116
|
-
readonly skipTemplates: true;
|
|
117
|
-
readonly skipJSXText: true;
|
|
118
|
-
}
|
|
78
|
+
"both"
|
|
119
79
|
];
|
|
80
|
+
readonly "no-invalid-regexp": "error";
|
|
81
|
+
readonly "no-irregular-whitespace": "error";
|
|
120
82
|
readonly "no-loss-of-precision": "error";
|
|
121
83
|
readonly "no-misleading-character-class": "error";
|
|
122
84
|
readonly "no-new-native-nonconstructor": "error";
|
|
@@ -128,12 +90,7 @@ export declare const defaults: {
|
|
|
128
90
|
}
|
|
129
91
|
];
|
|
130
92
|
readonly "no-prototype-builtins": "error";
|
|
131
|
-
readonly "no-self-assign":
|
|
132
|
-
"error",
|
|
133
|
-
{
|
|
134
|
-
readonly props: true;
|
|
135
|
-
}
|
|
136
|
-
];
|
|
93
|
+
readonly "no-self-assign": "error";
|
|
137
94
|
readonly "no-self-compare": "error";
|
|
138
95
|
readonly "no-setter-return": "error";
|
|
139
96
|
readonly "no-sparse-arrays": "error";
|
|
@@ -144,13 +101,7 @@ export declare const defaults: {
|
|
|
144
101
|
readonly "no-unexpected-multiline": "error";
|
|
145
102
|
readonly "no-unmodified-loop-condition": "error";
|
|
146
103
|
readonly "no-unreachable": "error";
|
|
147
|
-
readonly "no-unreachable-loop":
|
|
148
|
-
"error",
|
|
149
|
-
{
|
|
150
|
-
readonly ignore: readonly [
|
|
151
|
-
];
|
|
152
|
-
}
|
|
153
|
-
];
|
|
104
|
+
readonly "no-unreachable-loop": "error";
|
|
154
105
|
readonly "no-unsafe-finally": "error";
|
|
155
106
|
readonly "no-unsafe-negation": readonly [
|
|
156
107
|
"error",
|
|
@@ -165,41 +116,19 @@ export declare const defaults: {
|
|
|
165
116
|
}
|
|
166
117
|
];
|
|
167
118
|
readonly "no-unused-private-class-members": "error";
|
|
168
|
-
readonly "no-unused-vars":
|
|
169
|
-
"error",
|
|
170
|
-
{
|
|
171
|
-
readonly vars: "all";
|
|
172
|
-
readonly args: "all";
|
|
173
|
-
readonly caughtErrors: "all";
|
|
174
|
-
readonly ignoreRestSiblings: false;
|
|
175
|
-
readonly ignoreClassWithStaticInitBlock: false;
|
|
176
|
-
readonly reportUsedIgnorePattern: true;
|
|
177
|
-
}
|
|
178
|
-
];
|
|
119
|
+
readonly "no-unused-vars": "error";
|
|
179
120
|
readonly "no-use-before-define": readonly [
|
|
180
121
|
"error",
|
|
181
122
|
{
|
|
182
|
-
readonly functions: true;
|
|
183
|
-
readonly classes: true;
|
|
184
|
-
readonly variables: true;
|
|
185
|
-
readonly allowNamedExports: false;
|
|
186
|
-
readonly enums: true;
|
|
187
123
|
readonly typedefs: false;
|
|
188
|
-
readonly ignoreTypeReferences: true;
|
|
189
124
|
}
|
|
190
125
|
];
|
|
191
126
|
readonly "no-useless-assignment": "error";
|
|
192
127
|
readonly "no-useless-backreference": "error";
|
|
193
|
-
readonly "require-atomic-updates":
|
|
194
|
-
"error",
|
|
195
|
-
{
|
|
196
|
-
readonly allowProperties: false;
|
|
197
|
-
}
|
|
198
|
-
];
|
|
128
|
+
readonly "require-atomic-updates": "error";
|
|
199
129
|
readonly "use-isnan": readonly [
|
|
200
130
|
"error",
|
|
201
131
|
{
|
|
202
|
-
readonly enforceForSwitchCase: true;
|
|
203
132
|
readonly enforceForIndexOf: true;
|
|
204
133
|
}
|
|
205
134
|
];
|
|
@@ -212,60 +141,22 @@ export declare const defaults: {
|
|
|
212
141
|
readonly "accessor-pairs": readonly [
|
|
213
142
|
"error",
|
|
214
143
|
{
|
|
215
|
-
readonly setWithoutGet: true;
|
|
216
|
-
readonly getWithoutSet: false;
|
|
217
|
-
readonly enforceForClassMembers: true;
|
|
218
144
|
readonly enforceForTSTypes: true;
|
|
219
145
|
}
|
|
220
146
|
];
|
|
221
|
-
readonly "arrow-body-style":
|
|
222
|
-
"error",
|
|
223
|
-
"as-needed",
|
|
224
|
-
{
|
|
225
|
-
readonly requireReturnForObjectLiteral: true;
|
|
226
|
-
}
|
|
227
|
-
];
|
|
147
|
+
readonly "arrow-body-style": "error";
|
|
228
148
|
readonly "block-scoped-var": "error";
|
|
229
|
-
readonly
|
|
230
|
-
readonly "capitalized-comments": "off";
|
|
231
|
-
readonly "class-methods-use-this": "off";
|
|
232
|
-
readonly complexity: "off";
|
|
233
|
-
readonly "consistent-return": readonly [
|
|
234
|
-
"error",
|
|
235
|
-
{
|
|
236
|
-
readonly treatUndefinedAsUnspecified: false;
|
|
237
|
-
}
|
|
238
|
-
];
|
|
149
|
+
readonly "consistent-return": "error";
|
|
239
150
|
readonly "consistent-this": "error";
|
|
240
151
|
readonly curly: readonly [
|
|
241
152
|
"error",
|
|
242
153
|
"multi"
|
|
243
154
|
];
|
|
244
|
-
readonly "default-case": "off";
|
|
245
155
|
readonly "default-case-last": "error";
|
|
246
156
|
readonly "default-param-last": "error";
|
|
247
|
-
readonly "dot-notation":
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
readonly allowKeywords: true;
|
|
251
|
-
}
|
|
252
|
-
];
|
|
253
|
-
readonly eqeqeq: readonly [
|
|
254
|
-
"error",
|
|
255
|
-
"always"
|
|
256
|
-
];
|
|
257
|
-
readonly "func-name-matching": "off";
|
|
258
|
-
readonly "func-names": "off";
|
|
259
|
-
readonly "func-style": "off";
|
|
260
|
-
readonly "grouped-accessor-pairs": "off";
|
|
261
|
-
readonly "guard-for-in": "off";
|
|
262
|
-
readonly "id-denylist": "off";
|
|
263
|
-
readonly "id-length": "off";
|
|
264
|
-
readonly "id-match": "off";
|
|
265
|
-
readonly "init-declarations": readonly [
|
|
266
|
-
"error",
|
|
267
|
-
"always"
|
|
268
|
-
];
|
|
157
|
+
readonly "dot-notation": "error";
|
|
158
|
+
readonly eqeqeq: "error";
|
|
159
|
+
readonly "init-declarations": "error";
|
|
269
160
|
readonly "logical-assignment-operators": readonly [
|
|
270
161
|
"error",
|
|
271
162
|
"always",
|
|
@@ -273,38 +164,15 @@ export declare const defaults: {
|
|
|
273
164
|
readonly enforceForIfStatements: true;
|
|
274
165
|
}
|
|
275
166
|
];
|
|
276
|
-
readonly "max-classes-per-file": "off";
|
|
277
|
-
readonly "max-depth": "off";
|
|
278
|
-
readonly "max-lines": "off";
|
|
279
|
-
readonly "max-lines-per-function": "off";
|
|
280
|
-
readonly "max-nested-callbacks": "off";
|
|
281
|
-
readonly "max-params": "off";
|
|
282
|
-
readonly "max-statements": "off";
|
|
283
|
-
readonly "multiline-comment-style": "off";
|
|
284
|
-
readonly "new-cap": "off";
|
|
285
167
|
readonly "no-alert": "error";
|
|
286
168
|
readonly "no-array-constructor": "error";
|
|
287
|
-
readonly "no-bitwise":
|
|
288
|
-
"error",
|
|
289
|
-
{
|
|
290
|
-
readonly allow: readonly [
|
|
291
|
-
];
|
|
292
|
-
readonly int32Hint: true;
|
|
293
|
-
}
|
|
294
|
-
];
|
|
169
|
+
readonly "no-bitwise": "error";
|
|
295
170
|
readonly "no-caller": "error";
|
|
296
171
|
readonly "no-case-declarations": "error";
|
|
297
|
-
readonly "no-console": "off";
|
|
298
172
|
readonly "no-continue": "error";
|
|
299
173
|
readonly "no-delete-var": "error";
|
|
300
174
|
readonly "no-div-regex": "error";
|
|
301
|
-
readonly "no-
|
|
302
|
-
readonly "no-empty": readonly [
|
|
303
|
-
"error",
|
|
304
|
-
{
|
|
305
|
-
readonly allowEmptyCatch: false;
|
|
306
|
-
}
|
|
307
|
-
];
|
|
175
|
+
readonly "no-empty": "error";
|
|
308
176
|
readonly "no-empty-function": readonly [
|
|
309
177
|
"error",
|
|
310
178
|
{
|
|
@@ -319,19 +187,8 @@ export declare const defaults: {
|
|
|
319
187
|
];
|
|
320
188
|
readonly "no-empty-static-block": "error";
|
|
321
189
|
readonly "no-eq-null": "error";
|
|
322
|
-
readonly "no-eval":
|
|
323
|
-
|
|
324
|
-
{
|
|
325
|
-
readonly allowIndirect: false;
|
|
326
|
-
}
|
|
327
|
-
];
|
|
328
|
-
readonly "no-extend-native": readonly [
|
|
329
|
-
"error",
|
|
330
|
-
{
|
|
331
|
-
readonly exceptions: readonly [
|
|
332
|
-
];
|
|
333
|
-
}
|
|
334
|
-
];
|
|
190
|
+
readonly "no-eval": "error";
|
|
191
|
+
readonly "no-extend-native": "error";
|
|
335
192
|
readonly "no-extra-bind": "error";
|
|
336
193
|
readonly "no-extra-boolean-cast": readonly [
|
|
337
194
|
"error",
|
|
@@ -340,27 +197,14 @@ export declare const defaults: {
|
|
|
340
197
|
}
|
|
341
198
|
];
|
|
342
199
|
readonly "no-extra-label": "error";
|
|
343
|
-
readonly "no-global-assign":
|
|
344
|
-
"error",
|
|
345
|
-
{
|
|
346
|
-
readonly exceptions: readonly [
|
|
347
|
-
];
|
|
348
|
-
}
|
|
349
|
-
];
|
|
200
|
+
readonly "no-global-assign": "error";
|
|
350
201
|
readonly "no-implicit-coercion": readonly [
|
|
351
202
|
"error",
|
|
352
203
|
{
|
|
353
|
-
readonly boolean: true;
|
|
354
|
-
readonly number: true;
|
|
355
|
-
readonly string: true;
|
|
356
204
|
readonly disallowTemplateShorthand: true;
|
|
357
|
-
readonly allow: readonly [
|
|
358
|
-
];
|
|
359
205
|
}
|
|
360
206
|
];
|
|
361
|
-
readonly "no-implicit-globals": "off";
|
|
362
207
|
readonly "no-implied-eval": "error";
|
|
363
|
-
readonly "no-inline-comments": "off";
|
|
364
208
|
readonly "no-invalid-this": readonly [
|
|
365
209
|
"error",
|
|
366
210
|
{
|
|
@@ -370,18 +214,9 @@ export declare const defaults: {
|
|
|
370
214
|
readonly "no-iterator": "error";
|
|
371
215
|
readonly "no-label-var": "error";
|
|
372
216
|
readonly "no-lone-blocks": "error";
|
|
373
|
-
readonly "no-lonely-if": "off";
|
|
374
217
|
readonly "no-loop-func": "error";
|
|
375
|
-
readonly "no-
|
|
376
|
-
readonly "no-multi-assign": readonly [
|
|
377
|
-
"error",
|
|
378
|
-
{
|
|
379
|
-
readonly ignoreNonDeclaration: false;
|
|
380
|
-
}
|
|
381
|
-
];
|
|
218
|
+
readonly "no-multi-assign": "error";
|
|
382
219
|
readonly "no-multi-str": "error";
|
|
383
|
-
readonly "no-negated-condition": "off";
|
|
384
|
-
readonly "no-nested-ternary": "off";
|
|
385
220
|
readonly "no-new": "error";
|
|
386
221
|
readonly "no-new-func": "error";
|
|
387
222
|
readonly "no-new-wrappers": "error";
|
|
@@ -393,10 +228,6 @@ export declare const defaults: {
|
|
|
393
228
|
"error",
|
|
394
229
|
{
|
|
395
230
|
readonly props: true;
|
|
396
|
-
readonly ignorePropertyModificationsFor: readonly [
|
|
397
|
-
];
|
|
398
|
-
readonly ignorePropertyModificationsForRegex: readonly [
|
|
399
|
-
];
|
|
400
231
|
}
|
|
401
232
|
];
|
|
402
233
|
readonly "no-plusplus": readonly [
|
|
@@ -406,63 +237,23 @@ export declare const defaults: {
|
|
|
406
237
|
}
|
|
407
238
|
];
|
|
408
239
|
readonly "no-proto": "error";
|
|
409
|
-
readonly "no-redeclare": readonly [
|
|
410
|
-
"error",
|
|
411
|
-
{
|
|
412
|
-
readonly builtinGlobals: true;
|
|
413
|
-
}
|
|
414
|
-
];
|
|
415
|
-
readonly "no-regex-spaces": "off";
|
|
416
|
-
readonly "no-restricted-exports": "off";
|
|
417
|
-
readonly "no-restricted-globals": "off";
|
|
418
|
-
readonly "no-restricted-imports": "off";
|
|
419
|
-
readonly "no-restricted-properties": "off";
|
|
420
|
-
readonly "no-restricted-syntax": "off";
|
|
421
|
-
readonly "no-return-assign": "off";
|
|
422
240
|
readonly "no-script-url": "error";
|
|
423
|
-
readonly "no-sequences":
|
|
424
|
-
|
|
425
|
-
{
|
|
426
|
-
readonly allowInParentheses: true;
|
|
427
|
-
}
|
|
428
|
-
];
|
|
429
|
-
readonly "no-shadow": "off";
|
|
430
|
-
readonly "no-shadow-restricted-names": readonly [
|
|
431
|
-
"error",
|
|
432
|
-
{
|
|
433
|
-
readonly reportGlobalThis: false;
|
|
434
|
-
}
|
|
435
|
-
];
|
|
436
|
-
readonly "no-ternary": "off";
|
|
241
|
+
readonly "no-sequences": "error";
|
|
242
|
+
readonly "no-shadow-restricted-names": "error";
|
|
437
243
|
readonly "no-throw-literal": "error";
|
|
438
244
|
readonly "no-undef-init": "error";
|
|
439
|
-
readonly "no-
|
|
440
|
-
readonly "no-underscore-dangle": "off";
|
|
441
|
-
readonly "no-unneeded-ternary": readonly [
|
|
442
|
-
"error",
|
|
443
|
-
{
|
|
444
|
-
readonly defaultAssignment: false;
|
|
445
|
-
}
|
|
446
|
-
];
|
|
245
|
+
readonly "no-unneeded-ternary": "error";
|
|
447
246
|
readonly "no-unused-expressions": readonly [
|
|
448
247
|
"error",
|
|
449
248
|
{
|
|
450
249
|
readonly allowShortCircuit: true;
|
|
451
250
|
readonly allowTernary: true;
|
|
452
|
-
readonly allowTaggedTemplates: true;
|
|
453
|
-
readonly enforceForJSX: false;
|
|
454
|
-
readonly ignoreDirectives: false;
|
|
455
251
|
}
|
|
456
252
|
];
|
|
457
253
|
readonly "no-unused-labels": "error";
|
|
458
254
|
readonly "no-useless-call": "error";
|
|
459
255
|
readonly "no-useless-catch": "error";
|
|
460
|
-
readonly "no-useless-computed-key":
|
|
461
|
-
"error",
|
|
462
|
-
{
|
|
463
|
-
readonly enforceForClassMembers: true;
|
|
464
|
-
}
|
|
465
|
-
];
|
|
256
|
+
readonly "no-useless-computed-key": "error";
|
|
466
257
|
readonly "no-useless-concat": "error";
|
|
467
258
|
readonly "no-useless-constructor": "error";
|
|
468
259
|
readonly "no-useless-escape": readonly [
|
|
@@ -473,14 +264,7 @@ export declare const defaults: {
|
|
|
473
264
|
];
|
|
474
265
|
}
|
|
475
266
|
];
|
|
476
|
-
readonly "no-useless-rename":
|
|
477
|
-
"error",
|
|
478
|
-
{
|
|
479
|
-
readonly ignoreImport: false;
|
|
480
|
-
readonly ignoreExport: false;
|
|
481
|
-
readonly ignoreDestructuring: false;
|
|
482
|
-
}
|
|
483
|
-
];
|
|
267
|
+
readonly "no-useless-rename": "error";
|
|
484
268
|
readonly "no-useless-return": "error";
|
|
485
269
|
readonly "no-var": "error";
|
|
486
270
|
readonly "no-void": readonly [
|
|
@@ -489,51 +273,30 @@ export declare const defaults: {
|
|
|
489
273
|
readonly allowAsStatement: true;
|
|
490
274
|
}
|
|
491
275
|
];
|
|
492
|
-
readonly "no-warning-comments": "off";
|
|
493
276
|
readonly "no-with": "error";
|
|
494
|
-
readonly "object-shorthand":
|
|
495
|
-
"error",
|
|
496
|
-
"always",
|
|
497
|
-
{
|
|
498
|
-
readonly avoidQuotes: true;
|
|
499
|
-
readonly ignoreConstructors: false;
|
|
500
|
-
readonly avoidExplicitReturnArrows: false;
|
|
501
|
-
}
|
|
502
|
-
];
|
|
277
|
+
readonly "object-shorthand": "error";
|
|
503
278
|
readonly "one-var": readonly [
|
|
504
279
|
"error",
|
|
505
280
|
{
|
|
506
281
|
readonly var: "consecutive";
|
|
507
282
|
readonly let: "consecutive";
|
|
508
283
|
readonly const: "consecutive";
|
|
284
|
+
readonly using: "consecutive";
|
|
285
|
+
readonly awaitUsing: "consecutive";
|
|
509
286
|
readonly separateRequires: true;
|
|
510
287
|
}
|
|
511
288
|
];
|
|
512
|
-
readonly "operator-assignment":
|
|
513
|
-
|
|
514
|
-
"always"
|
|
515
|
-
];
|
|
516
|
-
readonly "prefer-arrow-callback": readonly [
|
|
517
|
-
"error",
|
|
518
|
-
{
|
|
519
|
-
readonly allowNamedFunctions: false;
|
|
520
|
-
readonly allowUnboundThis: true;
|
|
521
|
-
}
|
|
522
|
-
];
|
|
289
|
+
readonly "operator-assignment": "error";
|
|
290
|
+
readonly "prefer-arrow-callback": "error";
|
|
523
291
|
readonly "prefer-const": readonly [
|
|
524
292
|
"error",
|
|
525
293
|
{
|
|
526
294
|
readonly destructuring: "all";
|
|
527
|
-
readonly ignoreReadBeforeAssign: false;
|
|
528
295
|
}
|
|
529
296
|
];
|
|
530
297
|
readonly "prefer-destructuring": readonly [
|
|
531
298
|
"error",
|
|
532
299
|
{
|
|
533
|
-
readonly VariableDeclarator: {
|
|
534
|
-
readonly array: true;
|
|
535
|
-
readonly object: true;
|
|
536
|
-
};
|
|
537
300
|
readonly AssignmentExpression: {
|
|
538
301
|
readonly array: false;
|
|
539
302
|
readonly object: false;
|
|
@@ -544,16 +307,10 @@ export declare const defaults: {
|
|
|
544
307
|
}
|
|
545
308
|
];
|
|
546
309
|
readonly "prefer-exponentiation-operator": "error";
|
|
547
|
-
readonly "prefer-named-capture-group": "off";
|
|
548
310
|
readonly "prefer-numeric-literals": "error";
|
|
549
311
|
readonly "prefer-object-has-own": "error";
|
|
550
312
|
readonly "prefer-object-spread": "error";
|
|
551
|
-
readonly "prefer-promise-reject-errors":
|
|
552
|
-
"error",
|
|
553
|
-
{
|
|
554
|
-
readonly allowEmptyReject: false;
|
|
555
|
-
}
|
|
556
|
-
];
|
|
313
|
+
readonly "prefer-promise-reject-errors": "error";
|
|
557
314
|
readonly "prefer-regex-literals": readonly [
|
|
558
315
|
"error",
|
|
559
316
|
{
|
|
@@ -562,7 +319,6 @@ export declare const defaults: {
|
|
|
562
319
|
];
|
|
563
320
|
readonly "prefer-rest-params": "error";
|
|
564
321
|
readonly "prefer-spread": "error";
|
|
565
|
-
readonly "prefer-template": "off";
|
|
566
322
|
readonly radix: readonly [
|
|
567
323
|
"error",
|
|
568
324
|
"as-needed"
|
|
@@ -570,74 +326,28 @@ export declare const defaults: {
|
|
|
570
326
|
readonly "require-await": "error";
|
|
571
327
|
readonly "require-unicode-regexp": "error";
|
|
572
328
|
readonly "require-yield": "error";
|
|
573
|
-
readonly "sort-imports": "off";
|
|
574
|
-
readonly "sort-keys": "off";
|
|
575
|
-
readonly "sort-vars": "off";
|
|
576
|
-
readonly strict: "off";
|
|
577
|
-
readonly "symbol-description": "off";
|
|
578
329
|
readonly "vars-on-top": "error";
|
|
579
|
-
readonly yoda:
|
|
580
|
-
"error",
|
|
581
|
-
"never",
|
|
582
|
-
{
|
|
583
|
-
readonly exceptRange: false;
|
|
584
|
-
readonly onlyEquality: false;
|
|
585
|
-
}
|
|
586
|
-
];
|
|
587
|
-
readonly "unicode-bom": "off";
|
|
330
|
+
readonly yoda: "error";
|
|
588
331
|
};
|
|
589
332
|
} | {
|
|
590
333
|
id: "enable/style";
|
|
591
334
|
rules: {
|
|
592
|
-
readonly "@stylistic/array-bracket-newline":
|
|
593
|
-
|
|
594
|
-
{
|
|
595
|
-
readonly multiline: true;
|
|
596
|
-
readonly minItems: null;
|
|
597
|
-
}
|
|
598
|
-
];
|
|
599
|
-
readonly "@stylistic/array-bracket-spacing": readonly [
|
|
600
|
-
"error",
|
|
601
|
-
"never",
|
|
602
|
-
{
|
|
603
|
-
readonly singleValue: false;
|
|
604
|
-
readonly objectsInArrays: false;
|
|
605
|
-
readonly arraysInArrays: false;
|
|
606
|
-
}
|
|
607
|
-
];
|
|
335
|
+
readonly "@stylistic/array-bracket-newline": "error";
|
|
336
|
+
readonly "@stylistic/array-bracket-spacing": "error";
|
|
608
337
|
readonly "@stylistic/array-element-newline": readonly [
|
|
609
338
|
"error",
|
|
610
339
|
{
|
|
611
|
-
readonly
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
readonly minItems: 3;
|
|
615
|
-
};
|
|
616
|
-
readonly ArrayPattern: {
|
|
617
|
-
readonly consistent: true;
|
|
618
|
-
readonly multiline: true;
|
|
619
|
-
readonly minItems: 3;
|
|
620
|
-
};
|
|
340
|
+
readonly consistent: true;
|
|
341
|
+
readonly multiline: true;
|
|
342
|
+
readonly minItems: 3;
|
|
621
343
|
}
|
|
622
344
|
];
|
|
623
345
|
readonly "@stylistic/arrow-parens": readonly [
|
|
624
346
|
"error",
|
|
625
|
-
"as-needed"
|
|
626
|
-
{
|
|
627
|
-
readonly requireForBlockBody: false;
|
|
628
|
-
}
|
|
629
|
-
];
|
|
630
|
-
readonly "@stylistic/arrow-spacing": readonly [
|
|
631
|
-
"error",
|
|
632
|
-
{
|
|
633
|
-
readonly before: true;
|
|
634
|
-
readonly after: true;
|
|
635
|
-
}
|
|
636
|
-
];
|
|
637
|
-
readonly "@stylistic/block-spacing": readonly [
|
|
638
|
-
"error",
|
|
639
|
-
"always"
|
|
347
|
+
"as-needed"
|
|
640
348
|
];
|
|
349
|
+
readonly "@stylistic/arrow-spacing": "error";
|
|
350
|
+
readonly "@stylistic/block-spacing": "error";
|
|
641
351
|
readonly "@stylistic/brace-style": readonly [
|
|
642
352
|
"error",
|
|
643
353
|
"stroustrup",
|
|
@@ -649,103 +359,30 @@ export declare const defaults: {
|
|
|
649
359
|
"error",
|
|
650
360
|
"always-multiline"
|
|
651
361
|
];
|
|
652
|
-
readonly "@stylistic/comma-spacing":
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
readonly after: true;
|
|
657
|
-
}
|
|
658
|
-
];
|
|
659
|
-
readonly "@stylistic/comma-style": readonly [
|
|
660
|
-
"error",
|
|
661
|
-
"last",
|
|
662
|
-
{
|
|
663
|
-
readonly exceptions: {
|
|
664
|
-
readonly ArrayExpression: false;
|
|
665
|
-
readonly ArrayPattern: false;
|
|
666
|
-
readonly ArrowFunctionExpression: false;
|
|
667
|
-
readonly CallExpression: false;
|
|
668
|
-
readonly FunctionDeclaration: false;
|
|
669
|
-
readonly FunctionExpression: false;
|
|
670
|
-
readonly ImportDeclaration: false;
|
|
671
|
-
readonly ObjectExpression: false;
|
|
672
|
-
readonly ObjectPattern: false;
|
|
673
|
-
readonly VariableDeclaration: false;
|
|
674
|
-
readonly NewExpression: false;
|
|
675
|
-
readonly ExportAllDeclaration: false;
|
|
676
|
-
readonly ExportNamedDeclaration: false;
|
|
677
|
-
readonly ImportExpression: false;
|
|
678
|
-
readonly SequenceExpression: false;
|
|
679
|
-
readonly ClassDeclaration: false;
|
|
680
|
-
readonly ClassExpression: false;
|
|
681
|
-
readonly TSDeclareFunction: false;
|
|
682
|
-
readonly TSFunctionType: false;
|
|
683
|
-
readonly TSConstructorType: false;
|
|
684
|
-
readonly TSEmptyBodyFunctionExpression: false;
|
|
685
|
-
readonly TSMethodSignature: false;
|
|
686
|
-
readonly TSCallSignatureDeclaration: false;
|
|
687
|
-
readonly TSConstructSignatureDeclaration: false;
|
|
688
|
-
readonly TSEnumBody: false;
|
|
689
|
-
readonly TSTypeLiteral: false;
|
|
690
|
-
readonly TSInterfaceBody: false;
|
|
691
|
-
readonly TSIndexSignature: false;
|
|
692
|
-
readonly TSInterfaceDeclaration: false;
|
|
693
|
-
readonly TSTupleType: false;
|
|
694
|
-
readonly TSTypeParameterDeclaration: false;
|
|
695
|
-
readonly TSTypeParameterInstantiation: false;
|
|
696
|
-
};
|
|
697
|
-
}
|
|
698
|
-
];
|
|
699
|
-
readonly "@stylistic/computed-property-spacing": readonly [
|
|
700
|
-
"error",
|
|
701
|
-
"never",
|
|
702
|
-
{
|
|
703
|
-
readonly enforceForClassMembers: true;
|
|
704
|
-
}
|
|
705
|
-
];
|
|
706
|
-
readonly "@stylistic/curly-newline": readonly [
|
|
707
|
-
"error",
|
|
708
|
-
{
|
|
709
|
-
readonly consistent: true;
|
|
710
|
-
}
|
|
711
|
-
];
|
|
362
|
+
readonly "@stylistic/comma-spacing": "error";
|
|
363
|
+
readonly "@stylistic/comma-style": "error";
|
|
364
|
+
readonly "@stylistic/computed-property-spacing": "error";
|
|
365
|
+
readonly "@stylistic/curly-newline": "error";
|
|
712
366
|
readonly "@stylistic/dot-location": readonly [
|
|
713
367
|
"error",
|
|
714
368
|
"property"
|
|
715
369
|
];
|
|
716
|
-
readonly "@stylistic/eol-last":
|
|
717
|
-
"error",
|
|
718
|
-
"always"
|
|
719
|
-
];
|
|
370
|
+
readonly "@stylistic/eol-last": "error";
|
|
720
371
|
readonly "@stylistic/function-call-argument-newline": readonly [
|
|
721
372
|
"error",
|
|
722
373
|
"consistent"
|
|
723
374
|
];
|
|
724
|
-
readonly "@stylistic/function-call-spacing":
|
|
725
|
-
"error",
|
|
726
|
-
"never"
|
|
727
|
-
];
|
|
375
|
+
readonly "@stylistic/function-call-spacing": "error";
|
|
728
376
|
readonly "@stylistic/function-paren-newline": readonly [
|
|
729
377
|
"error",
|
|
730
378
|
"multiline-arguments"
|
|
731
379
|
];
|
|
732
|
-
readonly "@stylistic/generator-star-spacing":
|
|
733
|
-
|
|
734
|
-
{
|
|
735
|
-
readonly before: true;
|
|
736
|
-
readonly after: false;
|
|
737
|
-
}
|
|
738
|
-
];
|
|
739
|
-
readonly "@stylistic/implicit-arrow-linebreak": readonly [
|
|
740
|
-
"error",
|
|
741
|
-
"beside"
|
|
742
|
-
];
|
|
380
|
+
readonly "@stylistic/generator-star-spacing": "error";
|
|
381
|
+
readonly "@stylistic/implicit-arrow-linebreak": "error";
|
|
743
382
|
readonly "@stylistic/indent": readonly [
|
|
744
383
|
"error",
|
|
745
384
|
2,
|
|
746
385
|
{
|
|
747
|
-
readonly ignoredNodes: readonly [
|
|
748
|
-
];
|
|
749
386
|
readonly SwitchCase: 1;
|
|
750
387
|
readonly VariableDeclarator: {
|
|
751
388
|
readonly var: 0;
|
|
@@ -753,30 +390,7 @@ export declare const defaults: {
|
|
|
753
390
|
readonly const: 0;
|
|
754
391
|
};
|
|
755
392
|
readonly outerIIFEBody: 0;
|
|
756
|
-
readonly MemberExpression: 1;
|
|
757
|
-
readonly FunctionDeclaration: {
|
|
758
|
-
readonly parameters: 1;
|
|
759
|
-
readonly body: 1;
|
|
760
|
-
readonly returnType: 1;
|
|
761
|
-
};
|
|
762
|
-
readonly FunctionExpression: {
|
|
763
|
-
readonly parameters: 1;
|
|
764
|
-
readonly body: 1;
|
|
765
|
-
readonly returnType: 1;
|
|
766
|
-
};
|
|
767
|
-
readonly StaticBlock: {
|
|
768
|
-
readonly body: 1;
|
|
769
|
-
};
|
|
770
|
-
readonly CallExpression: {
|
|
771
|
-
readonly arguments: 1;
|
|
772
|
-
};
|
|
773
|
-
readonly ArrayExpression: 1;
|
|
774
|
-
readonly ObjectExpression: 1;
|
|
775
|
-
readonly ImportDeclaration: 1;
|
|
776
|
-
readonly flatTernaryExpressions: false;
|
|
777
393
|
readonly offsetTernaryExpressions: true;
|
|
778
|
-
readonly offsetTernaryExpressionsOffsetCallExpressions: true;
|
|
779
|
-
readonly ignoreComments: false;
|
|
780
394
|
readonly tabLength: 2;
|
|
781
395
|
}
|
|
782
396
|
];
|
|
@@ -784,24 +398,8 @@ export declare const defaults: {
|
|
|
784
398
|
"error",
|
|
785
399
|
2
|
|
786
400
|
];
|
|
787
|
-
readonly "@stylistic/key-spacing":
|
|
788
|
-
|
|
789
|
-
{
|
|
790
|
-
readonly beforeColon: false;
|
|
791
|
-
readonly afterColon: true;
|
|
792
|
-
readonly mode: "strict";
|
|
793
|
-
readonly ignoredNodes: readonly [
|
|
794
|
-
];
|
|
795
|
-
}
|
|
796
|
-
];
|
|
797
|
-
readonly "@stylistic/keyword-spacing": readonly [
|
|
798
|
-
"error",
|
|
799
|
-
{
|
|
800
|
-
readonly before: true;
|
|
801
|
-
readonly after: true;
|
|
802
|
-
readonly overrides: {};
|
|
803
|
-
}
|
|
804
|
-
];
|
|
401
|
+
readonly "@stylistic/key-spacing": "error";
|
|
402
|
+
readonly "@stylistic/keyword-spacing": "error";
|
|
805
403
|
readonly "@stylistic/lines-between-class-members": readonly [
|
|
806
404
|
"error",
|
|
807
405
|
{
|
|
@@ -865,10 +463,6 @@ export declare const defaults: {
|
|
|
865
463
|
"error",
|
|
866
464
|
"always-multiline"
|
|
867
465
|
];
|
|
868
|
-
readonly "@stylistic/new-parens": readonly [
|
|
869
|
-
"off",
|
|
870
|
-
"never"
|
|
871
|
-
];
|
|
872
466
|
readonly "@stylistic/newline-per-chained-call": readonly [
|
|
873
467
|
"error",
|
|
874
468
|
{
|
|
@@ -2358,24 +1952,11 @@ export declare const defaults: {
|
|
|
2358
1952
|
readonly "@html-eslint/no-obsolete-tags": "error";
|
|
2359
1953
|
readonly "@html-eslint/no-target-blank": "error";
|
|
2360
1954
|
readonly "@html-eslint/require-button-type": "error";
|
|
2361
|
-
readonly "@html-eslint/require-closing-tags":
|
|
2362
|
-
"error",
|
|
2363
|
-
{
|
|
2364
|
-
readonly selfClosing: "never";
|
|
2365
|
-
readonly selfClosingCustomPatterns: readonly [
|
|
2366
|
-
""
|
|
2367
|
-
];
|
|
2368
|
-
}
|
|
2369
|
-
];
|
|
1955
|
+
readonly "@html-eslint/require-closing-tags": "error";
|
|
2370
1956
|
readonly "@html-eslint/require-doctype": "error";
|
|
2371
1957
|
readonly "@html-eslint/require-li-container": "error";
|
|
2372
1958
|
readonly "@html-eslint/require-meta-charset": "error";
|
|
2373
|
-
readonly "@html-eslint/use-baseline":
|
|
2374
|
-
"error",
|
|
2375
|
-
{
|
|
2376
|
-
readonly available: "widely";
|
|
2377
|
-
}
|
|
2378
|
-
];
|
|
1959
|
+
readonly "@html-eslint/use-baseline": "error";
|
|
2379
1960
|
readonly "@html-eslint/no-multiple-h1": "error";
|
|
2380
1961
|
readonly "@html-eslint/require-lang": "error";
|
|
2381
1962
|
readonly "@html-eslint/no-abstract-roles": "error";
|
|
@@ -2390,20 +1971,13 @@ export declare const defaults: {
|
|
|
2390
1971
|
readonly "@html-eslint/no-skip-heading-levels": "error";
|
|
2391
1972
|
readonly "@html-eslint/require-form-method": "error";
|
|
2392
1973
|
readonly "@html-eslint/require-frame-title": "error";
|
|
2393
|
-
readonly "@html-eslint/require-img-alt":
|
|
2394
|
-
"error",
|
|
2395
|
-
{
|
|
2396
|
-
readonly substitute: readonly [
|
|
2397
|
-
];
|
|
2398
|
-
}
|
|
2399
|
-
];
|
|
1974
|
+
readonly "@html-eslint/require-img-alt": "error";
|
|
2400
1975
|
readonly "@html-eslint/require-input-label": "error";
|
|
2401
1976
|
readonly "@html-eslint/require-meta-viewport": "error";
|
|
2402
1977
|
readonly "@html-eslint/attrs-newline": readonly [
|
|
2403
1978
|
"error",
|
|
2404
1979
|
{
|
|
2405
1980
|
readonly ifAttrsMoreThan: 0;
|
|
2406
|
-
readonly closeStyle: "newline";
|
|
2407
1981
|
}
|
|
2408
1982
|
];
|
|
2409
1983
|
readonly "@html-eslint/element-newline": readonly [
|
|
@@ -2425,19 +1999,12 @@ export declare const defaults: {
|
|
|
2425
1999
|
readonly "@html-eslint/no-extra-spacing-attrs": readonly [
|
|
2426
2000
|
"error",
|
|
2427
2001
|
{
|
|
2428
|
-
readonly enforceBeforeSelfClose: false;
|
|
2429
2002
|
readonly disallowMissing: true;
|
|
2430
2003
|
readonly disallowTabs: true;
|
|
2431
2004
|
readonly disallowInAssignment: true;
|
|
2432
2005
|
}
|
|
2433
2006
|
];
|
|
2434
|
-
readonly "@html-eslint/no-extra-spacing-text":
|
|
2435
|
-
"error",
|
|
2436
|
-
{
|
|
2437
|
-
readonly skip: readonly [
|
|
2438
|
-
];
|
|
2439
|
-
}
|
|
2440
|
-
];
|
|
2007
|
+
readonly "@html-eslint/no-extra-spacing-text": "error";
|
|
2441
2008
|
readonly "@html-eslint/no-multiple-empty-lines": readonly [
|
|
2442
2009
|
"error",
|
|
2443
2010
|
{
|
|
@@ -2445,13 +2012,7 @@ export declare const defaults: {
|
|
|
2445
2012
|
}
|
|
2446
2013
|
];
|
|
2447
2014
|
readonly "@html-eslint/no-trailing-spaces": "error";
|
|
2448
|
-
readonly "@html-eslint/quotes":
|
|
2449
|
-
"error",
|
|
2450
|
-
"double",
|
|
2451
|
-
{
|
|
2452
|
-
readonly enforceTemplatedAttrValue: false;
|
|
2453
|
-
}
|
|
2454
|
-
];
|
|
2015
|
+
readonly "@html-eslint/quotes": "error";
|
|
2455
2016
|
};
|
|
2456
2017
|
}[];
|
|
2457
2018
|
css: {
|
|
@@ -2463,15 +2024,7 @@ export declare const defaults: {
|
|
|
2463
2024
|
readonly "css/no-invalid-at-rule-placement": "error";
|
|
2464
2025
|
readonly "css/no-invalid-at-rules": "error";
|
|
2465
2026
|
readonly "css/no-invalid-named-grid-areas": "error";
|
|
2466
|
-
readonly "css/prefer-logical-properties":
|
|
2467
|
-
"error",
|
|
2468
|
-
{
|
|
2469
|
-
readonly allowProperties: readonly [
|
|
2470
|
-
];
|
|
2471
|
-
readonly allowUnits: readonly [
|
|
2472
|
-
];
|
|
2473
|
-
}
|
|
2474
|
-
];
|
|
2027
|
+
readonly "css/prefer-logical-properties": "error";
|
|
2475
2028
|
readonly "css/relative-font-units": readonly [
|
|
2476
2029
|
"error",
|
|
2477
2030
|
{
|
|
@@ -2481,12 +2034,7 @@ export declare const defaults: {
|
|
|
2481
2034
|
];
|
|
2482
2035
|
}
|
|
2483
2036
|
];
|
|
2484
|
-
readonly "css/use-baseline":
|
|
2485
|
-
"error",
|
|
2486
|
-
{
|
|
2487
|
-
readonly available: "widely";
|
|
2488
|
-
}
|
|
2489
|
-
];
|
|
2037
|
+
readonly "css/use-baseline": "error";
|
|
2490
2038
|
};
|
|
2491
2039
|
}[];
|
|
2492
2040
|
json: ({
|