@newsteam/eslint-config 0.0.189 → 0.0.191
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/{lib → dist}/cjs/plugins/typescript.d.ts +7 -0
- package/{lib → dist}/cjs/plugins/typescript.js +49 -42
- package/{lib → dist}/cjs/rules.d.ts +8 -2
- package/{lib → dist}/cjs/rules.js +73 -67
- package/package.json +31 -29
- /package/{lib → dist}/cjs/index.d.ts +0 -0
- /package/{lib → dist}/cjs/index.js +0 -0
- /package/{lib → dist}/cjs/overrides/index.d.ts +0 -0
- /package/{lib → dist}/cjs/overrides/index.js +0 -0
- /package/{lib → dist}/cjs/overrides/javascript.d.ts +0 -0
- /package/{lib → dist}/cjs/overrides/javascript.js +0 -0
- /package/{lib → dist}/cjs/overrides/typescript.d.ts +0 -0
- /package/{lib → dist}/cjs/overrides/typescript.js +0 -0
- /package/{lib → dist}/cjs/plugins/array-function.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/array-function.js +0 -0
- /package/{lib → dist}/cjs/plugins/es/es2015.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/es/es2015.js +0 -0
- /package/{lib → dist}/cjs/plugins/es/es2016.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/es/es2016.js +0 -0
- /package/{lib → dist}/cjs/plugins/es/es2017.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/es/es2017.js +0 -0
- /package/{lib → dist}/cjs/plugins/es/es2018.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/es/es2018.js +0 -0
- /package/{lib → dist}/cjs/plugins/es/es2019.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/es/es2019.js +0 -0
- /package/{lib → dist}/cjs/plugins/es/es2020.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/es/es2020.js +0 -0
- /package/{lib → dist}/cjs/plugins/es/es2021.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/es/es2021.js +0 -0
- /package/{lib → dist}/cjs/plugins/es/es5.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/es/es5.js +0 -0
- /package/{lib → dist}/cjs/plugins/es/index.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/es/index.js +0 -0
- /package/{lib → dist}/cjs/plugins/eslint-comments/best-practices.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/eslint-comments/best-practices.js +0 -0
- /package/{lib → dist}/cjs/plugins/eslint-comments/index.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/eslint-comments/index.js +0 -0
- /package/{lib → dist}/cjs/plugins/eslint-comments/style.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/eslint-comments/style.js +0 -0
- /package/{lib → dist}/cjs/plugins/filenames.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/filenames.js +0 -0
- /package/{lib → dist}/cjs/plugins/format-message.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/format-message.js +0 -0
- /package/{lib → dist}/cjs/plugins/import/index.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/import/index.js +0 -0
- /package/{lib → dist}/cjs/plugins/import/module-systems.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/import/module-systems.js +0 -0
- /package/{lib → dist}/cjs/plugins/import/static-analysis.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/import/static-analysis.js +0 -0
- /package/{lib → dist}/cjs/plugins/import/style.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/import/style.js +0 -0
- /package/{lib → dist}/cjs/plugins/import/warnings.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/import/warnings.js +0 -0
- /package/{lib → dist}/cjs/plugins/import-newlines.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/import-newlines.js +0 -0
- /package/{lib → dist}/cjs/plugins/more.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/more.js +0 -0
- /package/{lib → dist}/cjs/plugins/no-unsanitized.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/no-unsanitized.js +0 -0
- /package/{lib → dist}/cjs/plugins/no-useless-assign.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/no-useless-assign.js +0 -0
- /package/{lib → dist}/cjs/plugins/node/best-practices.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/node/best-practices.js +0 -0
- /package/{lib → dist}/cjs/plugins/node/errors.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/node/errors.js +0 -0
- /package/{lib → dist}/cjs/plugins/node/index.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/node/index.js +0 -0
- /package/{lib → dist}/cjs/plugins/node/style.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/node/style.js +0 -0
- /package/{lib → dist}/cjs/plugins/optimize-regex.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/optimize-regex.js +0 -0
- /package/{lib → dist}/cjs/plugins/prefer-object-spread.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/prefer-object-spread.js +0 -0
- /package/{lib → dist}/cjs/plugins/promise.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/promise.js +0 -0
- /package/{lib → dist}/cjs/plugins/react/base.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/react/base.js +0 -0
- /package/{lib → dist}/cjs/plugins/react/index.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/react/index.js +0 -0
- /package/{lib → dist}/cjs/plugins/react/jsx.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/react/jsx.js +0 -0
- /package/{lib → dist}/cjs/plugins/react-hooks.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/react-hooks.js +0 -0
- /package/{lib → dist}/cjs/plugins/react-native.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/react-native.js +0 -0
- /package/{lib → dist}/cjs/plugins/react-perf.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/react-perf.js +0 -0
- /package/{lib → dist}/cjs/plugins/react-refresh.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/react-refresh.js +0 -0
- /package/{lib → dist}/cjs/plugins/security.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/security.js +0 -0
- /package/{lib → dist}/cjs/plugins/sort-keys-fix.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/sort-keys-fix.js +0 -0
- /package/{lib → dist}/cjs/plugins/unicorn.d.ts +0 -0
- /package/{lib → dist}/cjs/plugins/unicorn.js +0 -0
- /package/{lib → dist}/cjs/settings.d.ts +0 -0
- /package/{lib → dist}/cjs/settings.js +0 -0
- /package/{lib → dist}/cjs/test/test-duplicate-import-from.d.ts +0 -0
- /package/{lib → dist}/cjs/test/test-duplicate-import-from.js +0 -0
- /package/{lib → dist}/cjs/test/test-duplicate-import.d.ts +0 -0
- /package/{lib → dist}/cjs/test/test-duplicate-import.js +0 -0
- /package/{lib → dist}/cjs/test/test-eslint-plugin-more.d.ts +0 -0
- /package/{lib → dist}/cjs/test/test-eslint-plugin-more.js +0 -0
- /package/{lib → dist}/cjs/test/test-typescript-issues.d.ts +0 -0
- /package/{lib → dist}/cjs/test/test-typescript-issues.js +0 -0
- /package/{lib → dist}/cjs/test/unpublished-import-json.json +0 -0
- /package/{lib → dist}/cjs/test/unpublished-import.d.ts +0 -0
- /package/{lib → dist}/cjs/test/unpublished-import.js +0 -0
|
@@ -11,7 +11,14 @@ declare const _default: {
|
|
|
11
11
|
"@typescript-eslint/class-literal-property-style": string;
|
|
12
12
|
"@typescript-eslint/class-methods-use-this": string;
|
|
13
13
|
"@typescript-eslint/comma-dangle": (string | {
|
|
14
|
+
arrays: string;
|
|
15
|
+
enums: string;
|
|
16
|
+
exports: string;
|
|
17
|
+
functions: string;
|
|
14
18
|
generics: string;
|
|
19
|
+
imports: string;
|
|
20
|
+
objects: string;
|
|
21
|
+
tuples: string;
|
|
15
22
|
})[];
|
|
16
23
|
"@typescript-eslint/comma-spacing": string;
|
|
17
24
|
"@typescript-eslint/consistent-generic-constructors": string[];
|
|
@@ -96,7 +96,14 @@ var rules = {
|
|
|
96
96
|
"@typescript-eslint/comma-dangle": [
|
|
97
97
|
"error",
|
|
98
98
|
{
|
|
99
|
-
|
|
99
|
+
arrays: "never",
|
|
100
|
+
enums: "never",
|
|
101
|
+
exports: "never",
|
|
102
|
+
functions: "never",
|
|
103
|
+
generics: "ignore",
|
|
104
|
+
imports: "never",
|
|
105
|
+
objects: "always-multiline",
|
|
106
|
+
tuples: "never",
|
|
100
107
|
}
|
|
101
108
|
],
|
|
102
109
|
/*
|
|
@@ -129,7 +136,7 @@ var rules = {
|
|
|
129
136
|
"error",
|
|
130
137
|
{
|
|
131
138
|
assertionStyle: "as",
|
|
132
|
-
objectLiteralTypeAssertions: "allow"
|
|
139
|
+
objectLiteralTypeAssertions: "allow",
|
|
133
140
|
}
|
|
134
141
|
],
|
|
135
142
|
/*
|
|
@@ -178,7 +185,7 @@ var rules = {
|
|
|
178
185
|
"@typescript-eslint/explicit-member-accessibility": [
|
|
179
186
|
"error",
|
|
180
187
|
{
|
|
181
|
-
accessibility: "no-public"
|
|
188
|
+
accessibility: "no-public",
|
|
182
189
|
}
|
|
183
190
|
],
|
|
184
191
|
/*
|
|
@@ -206,7 +213,7 @@ var rules = {
|
|
|
206
213
|
settings_1.indentSpaces,
|
|
207
214
|
{
|
|
208
215
|
MemberExpression: 0,
|
|
209
|
-
SwitchCase: 1
|
|
216
|
+
SwitchCase: 1,
|
|
210
217
|
}
|
|
211
218
|
],
|
|
212
219
|
/*
|
|
@@ -228,7 +235,7 @@ var rules = {
|
|
|
228
235
|
{
|
|
229
236
|
afterColon: true,
|
|
230
237
|
beforeColon: false,
|
|
231
|
-
mode: "strict"
|
|
238
|
+
mode: "strict",
|
|
232
239
|
}
|
|
233
240
|
],
|
|
234
241
|
/*
|
|
@@ -243,58 +250,58 @@ var rules = {
|
|
|
243
250
|
before: true,
|
|
244
251
|
overrides: {
|
|
245
252
|
case: {
|
|
246
|
-
before: false
|
|
253
|
+
before: false,
|
|
247
254
|
},
|
|
248
255
|
catch: {
|
|
249
256
|
after: false,
|
|
250
|
-
before: false
|
|
257
|
+
before: false,
|
|
251
258
|
},
|
|
252
259
|
class: {
|
|
253
260
|
after: false,
|
|
254
|
-
before: false
|
|
261
|
+
before: false,
|
|
255
262
|
},
|
|
256
263
|
const: {
|
|
257
|
-
before: false
|
|
264
|
+
before: false,
|
|
258
265
|
},
|
|
259
266
|
else: {
|
|
260
267
|
after: false,
|
|
261
|
-
before: false
|
|
268
|
+
before: false,
|
|
262
269
|
},
|
|
263
270
|
export: {
|
|
264
|
-
before: false
|
|
271
|
+
before: false,
|
|
265
272
|
},
|
|
266
273
|
finally: {
|
|
267
274
|
after: false,
|
|
268
|
-
before: false
|
|
275
|
+
before: false,
|
|
269
276
|
},
|
|
270
277
|
for: {
|
|
271
|
-
after: false
|
|
278
|
+
after: false,
|
|
272
279
|
},
|
|
273
280
|
if: {
|
|
274
|
-
after: false
|
|
281
|
+
after: false,
|
|
275
282
|
},
|
|
276
283
|
import: {
|
|
277
|
-
before: false
|
|
284
|
+
before: false,
|
|
278
285
|
},
|
|
279
286
|
let: {
|
|
280
|
-
before: false
|
|
287
|
+
before: false,
|
|
281
288
|
},
|
|
282
289
|
return: {
|
|
283
|
-
before: false
|
|
290
|
+
before: false,
|
|
284
291
|
},
|
|
285
292
|
switch: {
|
|
286
|
-
after: false
|
|
293
|
+
after: false,
|
|
287
294
|
},
|
|
288
295
|
this: {
|
|
289
|
-
after: false
|
|
296
|
+
after: false,
|
|
290
297
|
},
|
|
291
298
|
try: {
|
|
292
|
-
after: false
|
|
299
|
+
after: false,
|
|
293
300
|
},
|
|
294
301
|
while: {
|
|
295
|
-
after: false
|
|
296
|
-
}
|
|
297
|
-
}
|
|
302
|
+
after: false,
|
|
303
|
+
},
|
|
304
|
+
},
|
|
298
305
|
}
|
|
299
306
|
],
|
|
300
307
|
/*
|
|
@@ -312,7 +319,7 @@ var rules = {
|
|
|
312
319
|
"error",
|
|
313
320
|
"always",
|
|
314
321
|
{
|
|
315
|
-
exceptAfterSingleLine: true
|
|
322
|
+
exceptAfterSingleLine: true,
|
|
316
323
|
}
|
|
317
324
|
],
|
|
318
325
|
/*
|
|
@@ -432,7 +439,7 @@ var rules = {
|
|
|
432
439
|
"abstract-method",
|
|
433
440
|
"decorated-method",
|
|
434
441
|
"method"
|
|
435
|
-
]
|
|
442
|
+
],
|
|
436
443
|
}
|
|
437
444
|
],
|
|
438
445
|
/*
|
|
@@ -452,7 +459,7 @@ var rules = {
|
|
|
452
459
|
format: [
|
|
453
460
|
"camelCase"
|
|
454
461
|
],
|
|
455
|
-
selector: "default"
|
|
462
|
+
selector: "default",
|
|
456
463
|
},
|
|
457
464
|
{
|
|
458
465
|
format: [
|
|
@@ -460,14 +467,14 @@ var rules = {
|
|
|
460
467
|
"PascalCase",
|
|
461
468
|
"UPPER_CASE"
|
|
462
469
|
],
|
|
463
|
-
selector: "variable"
|
|
470
|
+
selector: "variable",
|
|
464
471
|
},
|
|
465
472
|
{
|
|
466
473
|
format: [
|
|
467
474
|
"camelCase",
|
|
468
475
|
"PascalCase"
|
|
469
476
|
],
|
|
470
|
-
selector: "property"
|
|
477
|
+
selector: "property",
|
|
471
478
|
},
|
|
472
479
|
{
|
|
473
480
|
format: [
|
|
@@ -475,21 +482,21 @@ var rules = {
|
|
|
475
482
|
"PascalCase"
|
|
476
483
|
],
|
|
477
484
|
leadingUnderscore: "forbid",
|
|
478
|
-
selector: "parameter"
|
|
485
|
+
selector: "parameter",
|
|
479
486
|
},
|
|
480
487
|
{
|
|
481
488
|
format: ["camelCase"],
|
|
482
489
|
leadingUnderscore: "forbid",
|
|
483
490
|
modifiers: ["private"],
|
|
484
|
-
selector: "memberLike"
|
|
491
|
+
selector: "memberLike",
|
|
485
492
|
},
|
|
486
493
|
{
|
|
487
494
|
format: ["PascalCase"],
|
|
488
|
-
selector: "typeLike"
|
|
495
|
+
selector: "typeLike",
|
|
489
496
|
},
|
|
490
497
|
{
|
|
491
498
|
format: ["PascalCase"],
|
|
492
|
-
selector: "class"
|
|
499
|
+
selector: "class",
|
|
493
500
|
}
|
|
494
501
|
],
|
|
495
502
|
/*
|
|
@@ -573,7 +580,7 @@ var rules = {
|
|
|
573
580
|
"error",
|
|
574
581
|
"all",
|
|
575
582
|
{
|
|
576
|
-
ignoreJSX: "multi-line"
|
|
583
|
+
ignoreJSX: "multi-line",
|
|
577
584
|
}
|
|
578
585
|
],
|
|
579
586
|
/*
|
|
@@ -762,7 +769,7 @@ var rules = {
|
|
|
762
769
|
"@typescript-eslint/no-unnecessary-condition": [
|
|
763
770
|
"error",
|
|
764
771
|
{
|
|
765
|
-
allowConstantLoopConditions: true
|
|
772
|
+
allowConstantLoopConditions: true,
|
|
766
773
|
}
|
|
767
774
|
],
|
|
768
775
|
/*
|
|
@@ -855,7 +862,7 @@ var rules = {
|
|
|
855
862
|
{
|
|
856
863
|
classes: true,
|
|
857
864
|
functions: false,
|
|
858
|
-
variables: true
|
|
865
|
+
variables: true,
|
|
859
866
|
}
|
|
860
867
|
],
|
|
861
868
|
/*
|
|
@@ -914,7 +921,7 @@ var rules = {
|
|
|
914
921
|
"directive",
|
|
915
922
|
"multiline-block-like",
|
|
916
923
|
"return"
|
|
917
|
-
]
|
|
924
|
+
],
|
|
918
925
|
}
|
|
919
926
|
],
|
|
920
927
|
/*
|
|
@@ -1063,7 +1070,7 @@ var rules = {
|
|
|
1063
1070
|
{
|
|
1064
1071
|
allowBoolean: true,
|
|
1065
1072
|
allowNullish: false,
|
|
1066
|
-
allowNumber: true
|
|
1073
|
+
allowNumber: true,
|
|
1067
1074
|
}
|
|
1068
1075
|
],
|
|
1069
1076
|
/*
|
|
@@ -1094,7 +1101,7 @@ var rules = {
|
|
|
1094
1101
|
{
|
|
1095
1102
|
classes: "never",
|
|
1096
1103
|
functions: "never",
|
|
1097
|
-
keywords: "never"
|
|
1104
|
+
keywords: "never",
|
|
1098
1105
|
}
|
|
1099
1106
|
],
|
|
1100
1107
|
/*
|
|
@@ -1107,7 +1114,7 @@ var rules = {
|
|
|
1107
1114
|
{
|
|
1108
1115
|
anonymous: "never",
|
|
1109
1116
|
asyncArrow: "always",
|
|
1110
|
-
named: "never"
|
|
1117
|
+
named: "never",
|
|
1111
1118
|
}
|
|
1112
1119
|
],
|
|
1113
1120
|
/*
|
|
@@ -1140,7 +1147,7 @@ var rules = {
|
|
|
1140
1147
|
{
|
|
1141
1148
|
lib: "never",
|
|
1142
1149
|
path: "never",
|
|
1143
|
-
types: "never"
|
|
1150
|
+
types: "never",
|
|
1144
1151
|
}
|
|
1145
1152
|
],
|
|
1146
1153
|
/*
|
|
@@ -1173,8 +1180,8 @@ var rules = {
|
|
|
1173
1180
|
*
|
|
1174
1181
|
* https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/unified-signatures.md
|
|
1175
1182
|
*/
|
|
1176
|
-
"@typescript-eslint/unified-signatures": "error"
|
|
1183
|
+
"@typescript-eslint/unified-signatures": "error",
|
|
1177
1184
|
};
|
|
1178
1185
|
module.exports = {
|
|
1179
|
-
rules: rules
|
|
1186
|
+
rules: rules,
|
|
1180
1187
|
};
|
|
@@ -22,7 +22,13 @@ declare const _default: {
|
|
|
22
22
|
ignorePattern: string;
|
|
23
23
|
})[];
|
|
24
24
|
"class-methods-use-this": string;
|
|
25
|
-
"comma-dangle": string
|
|
25
|
+
"comma-dangle": (string | {
|
|
26
|
+
arrays: string;
|
|
27
|
+
exports: string;
|
|
28
|
+
functions: string;
|
|
29
|
+
imports: string;
|
|
30
|
+
objects: string;
|
|
31
|
+
})[];
|
|
26
32
|
"comma-spacing": string;
|
|
27
33
|
"comma-style": string;
|
|
28
34
|
complexity: (string | {
|
|
@@ -242,11 +248,11 @@ declare const _default: {
|
|
|
242
248
|
"no-new": string;
|
|
243
249
|
"no-new-func": string;
|
|
244
250
|
"no-new-native-nonconstructor": string;
|
|
245
|
-
"no-new-object": string;
|
|
246
251
|
"no-new-symbol": string;
|
|
247
252
|
"no-new-wrappers": string;
|
|
248
253
|
"no-nonoctal-decimal-escape": string;
|
|
249
254
|
"no-obj-calls": string;
|
|
255
|
+
"no-object-constructor": string;
|
|
250
256
|
"no-octal": string;
|
|
251
257
|
"no-octal-escape": string;
|
|
252
258
|
"no-param-reassign": (string | {
|
|
@@ -31,7 +31,7 @@ var confusing_browser_globals_1 = __importDefault(require("confusing-browser-glo
|
|
|
31
31
|
var settings_1 = require("./settings");
|
|
32
32
|
module.exports = {
|
|
33
33
|
env: {
|
|
34
|
-
es6: true
|
|
34
|
+
es6: true,
|
|
35
35
|
},
|
|
36
36
|
rules: {
|
|
37
37
|
/*
|
|
@@ -63,7 +63,7 @@ module.exports = {
|
|
|
63
63
|
"array-callback-return": [
|
|
64
64
|
"error",
|
|
65
65
|
{
|
|
66
|
-
allowImplicit: true
|
|
66
|
+
allowImplicit: true,
|
|
67
67
|
}
|
|
68
68
|
],
|
|
69
69
|
/*
|
|
@@ -128,7 +128,7 @@ module.exports = {
|
|
|
128
128
|
"always",
|
|
129
129
|
{
|
|
130
130
|
ignoreConsecutiveComments: true,
|
|
131
|
-
ignorePattern: "webpackChunkName|http|https|eslint"
|
|
131
|
+
ignorePattern: "webpackChunkName|http|https|eslint",
|
|
132
132
|
}
|
|
133
133
|
],
|
|
134
134
|
/*
|
|
@@ -147,7 +147,13 @@ module.exports = {
|
|
|
147
147
|
*/
|
|
148
148
|
"comma-dangle": [
|
|
149
149
|
"error",
|
|
150
|
-
|
|
150
|
+
{
|
|
151
|
+
arrays: "never",
|
|
152
|
+
exports: "never",
|
|
153
|
+
functions: "never",
|
|
154
|
+
imports: "never",
|
|
155
|
+
objects: "always-multiline",
|
|
156
|
+
}
|
|
151
157
|
],
|
|
152
158
|
/*
|
|
153
159
|
* Enforce consistent spacing before and after commas
|
|
@@ -169,7 +175,7 @@ module.exports = {
|
|
|
169
175
|
complexity: [
|
|
170
176
|
"error",
|
|
171
177
|
{
|
|
172
|
-
max: settings_1.maximumCyclomaticComplexity
|
|
178
|
+
max: settings_1.maximumCyclomaticComplexity,
|
|
173
179
|
}
|
|
174
180
|
],
|
|
175
181
|
/*
|
|
@@ -357,7 +363,7 @@ module.exports = {
|
|
|
357
363
|
settings_1.indentSpaces,
|
|
358
364
|
{
|
|
359
365
|
MemberExpression: 0,
|
|
360
|
-
SwitchCase: 1
|
|
366
|
+
SwitchCase: 1,
|
|
361
367
|
}
|
|
362
368
|
],
|
|
363
369
|
/*
|
|
@@ -382,7 +388,7 @@ module.exports = {
|
|
|
382
388
|
{
|
|
383
389
|
afterColon: true,
|
|
384
390
|
beforeColon: false,
|
|
385
|
-
mode: "strict"
|
|
391
|
+
mode: "strict",
|
|
386
392
|
}
|
|
387
393
|
],
|
|
388
394
|
/*
|
|
@@ -398,49 +404,49 @@ module.exports = {
|
|
|
398
404
|
overrides: {
|
|
399
405
|
as: {
|
|
400
406
|
after: true,
|
|
401
|
-
before: true
|
|
407
|
+
before: true,
|
|
402
408
|
},
|
|
403
409
|
case: {
|
|
404
|
-
after: true
|
|
410
|
+
after: true,
|
|
405
411
|
},
|
|
406
412
|
class: {
|
|
407
|
-
after: true
|
|
413
|
+
after: true,
|
|
408
414
|
},
|
|
409
415
|
const: {
|
|
410
|
-
after: true
|
|
416
|
+
after: true,
|
|
411
417
|
},
|
|
412
418
|
default: {
|
|
413
419
|
after: true,
|
|
414
|
-
before: true
|
|
420
|
+
before: true,
|
|
415
421
|
},
|
|
416
422
|
export: {
|
|
417
|
-
after: true
|
|
423
|
+
after: true,
|
|
418
424
|
},
|
|
419
425
|
extends: {
|
|
420
426
|
after: true,
|
|
421
|
-
before: true
|
|
427
|
+
before: true,
|
|
422
428
|
},
|
|
423
429
|
from: {
|
|
424
430
|
after: true,
|
|
425
|
-
before: true
|
|
431
|
+
before: true,
|
|
426
432
|
},
|
|
427
433
|
import: {
|
|
428
|
-
after: true
|
|
434
|
+
after: true,
|
|
429
435
|
},
|
|
430
436
|
let: {
|
|
431
|
-
after: true
|
|
437
|
+
after: true,
|
|
432
438
|
},
|
|
433
439
|
of: {
|
|
434
440
|
after: true,
|
|
435
|
-
before: true
|
|
441
|
+
before: true,
|
|
436
442
|
},
|
|
437
443
|
return: {
|
|
438
|
-
after: true
|
|
444
|
+
after: true,
|
|
439
445
|
},
|
|
440
446
|
this: {
|
|
441
|
-
before: true
|
|
442
|
-
}
|
|
443
|
-
}
|
|
447
|
+
before: true,
|
|
448
|
+
},
|
|
449
|
+
},
|
|
444
450
|
}
|
|
445
451
|
],
|
|
446
452
|
/*
|
|
@@ -470,7 +476,7 @@ module.exports = {
|
|
|
470
476
|
"error",
|
|
471
477
|
"always",
|
|
472
478
|
{
|
|
473
|
-
exceptAfterSingleLine: true
|
|
479
|
+
exceptAfterSingleLine: true,
|
|
474
480
|
}
|
|
475
481
|
],
|
|
476
482
|
"logical-assignment-operators": [
|
|
@@ -498,7 +504,7 @@ module.exports = {
|
|
|
498
504
|
"error",
|
|
499
505
|
{
|
|
500
506
|
code: settings_1.maximumLineLength,
|
|
501
|
-
ignoreComments: true
|
|
507
|
+
ignoreComments: true,
|
|
502
508
|
}
|
|
503
509
|
],
|
|
504
510
|
/*
|
|
@@ -509,7 +515,7 @@ module.exports = {
|
|
|
509
515
|
"max-lines": [
|
|
510
516
|
"error",
|
|
511
517
|
{
|
|
512
|
-
max: settings_1.maximumFileLineCount
|
|
518
|
+
max: settings_1.maximumFileLineCount,
|
|
513
519
|
}
|
|
514
520
|
],
|
|
515
521
|
/*
|
|
@@ -520,7 +526,7 @@ module.exports = {
|
|
|
520
526
|
"max-lines-per-function": [
|
|
521
527
|
"error",
|
|
522
528
|
{
|
|
523
|
-
max: 200
|
|
529
|
+
max: 200,
|
|
524
530
|
}
|
|
525
531
|
],
|
|
526
532
|
/*
|
|
@@ -531,7 +537,7 @@ module.exports = {
|
|
|
531
537
|
"max-nested-callbacks": [
|
|
532
538
|
"error",
|
|
533
539
|
{
|
|
534
|
-
max: 5
|
|
540
|
+
max: 5,
|
|
535
541
|
}
|
|
536
542
|
],
|
|
537
543
|
/*
|
|
@@ -542,7 +548,7 @@ module.exports = {
|
|
|
542
548
|
"max-params": [
|
|
543
549
|
"error",
|
|
544
550
|
{
|
|
545
|
-
max: 5
|
|
551
|
+
max: 5,
|
|
546
552
|
}
|
|
547
553
|
],
|
|
548
554
|
/*
|
|
@@ -553,7 +559,7 @@ module.exports = {
|
|
|
553
559
|
"max-statements": [
|
|
554
560
|
"error",
|
|
555
561
|
{
|
|
556
|
-
max: 40
|
|
562
|
+
max: 40,
|
|
557
563
|
}
|
|
558
564
|
],
|
|
559
565
|
/*
|
|
@@ -564,7 +570,7 @@ module.exports = {
|
|
|
564
570
|
"max-statements-per-line": [
|
|
565
571
|
"error",
|
|
566
572
|
{
|
|
567
|
-
max: 1
|
|
573
|
+
max: 1,
|
|
568
574
|
}
|
|
569
575
|
],
|
|
570
576
|
/*
|
|
@@ -587,7 +593,7 @@ module.exports = {
|
|
|
587
593
|
"new-cap": [
|
|
588
594
|
"error",
|
|
589
595
|
{
|
|
590
|
-
properties: false
|
|
596
|
+
properties: false,
|
|
591
597
|
}
|
|
592
598
|
],
|
|
593
599
|
/*
|
|
@@ -604,7 +610,7 @@ module.exports = {
|
|
|
604
610
|
"newline-per-chained-call": [
|
|
605
611
|
"error",
|
|
606
612
|
{
|
|
607
|
-
ignoreChainWithDepth: 3
|
|
613
|
+
ignoreChainWithDepth: 3,
|
|
608
614
|
}
|
|
609
615
|
],
|
|
610
616
|
/*
|
|
@@ -787,7 +793,7 @@ module.exports = {
|
|
|
787
793
|
"no-empty": [
|
|
788
794
|
"error",
|
|
789
795
|
{
|
|
790
|
-
allowEmptyCatch: true
|
|
796
|
+
allowEmptyCatch: true,
|
|
791
797
|
}
|
|
792
798
|
],
|
|
793
799
|
/*
|
|
@@ -865,7 +871,7 @@ module.exports = {
|
|
|
865
871
|
"error",
|
|
866
872
|
"all",
|
|
867
873
|
{
|
|
868
|
-
ignoreJSX: "multi-line"
|
|
874
|
+
ignoreJSX: "multi-line",
|
|
869
875
|
}
|
|
870
876
|
],
|
|
871
877
|
/*
|
|
@@ -930,7 +936,7 @@ module.exports = {
|
|
|
930
936
|
"no-inline-comments": [
|
|
931
937
|
"error",
|
|
932
938
|
{
|
|
933
|
-
ignorePattern: "webpackChunkName:\\s.+"
|
|
939
|
+
ignorePattern: "webpackChunkName:\\s.+",
|
|
934
940
|
}
|
|
935
941
|
],
|
|
936
942
|
/*
|
|
@@ -1087,12 +1093,6 @@ module.exports = {
|
|
|
1087
1093
|
* https://eslint.org/docs/rules/no-new-native-nonconstructor
|
|
1088
1094
|
*/
|
|
1089
1095
|
"no-new-native-nonconstructor": "error",
|
|
1090
|
-
/*
|
|
1091
|
-
* Disallow Object constructors
|
|
1092
|
-
*
|
|
1093
|
-
* https://eslint.org/docs/rules/no-new-object
|
|
1094
|
-
*/
|
|
1095
|
-
"no-new-object": "error",
|
|
1096
1096
|
/*
|
|
1097
1097
|
* Disallow new operators with the Symbol object
|
|
1098
1098
|
*
|
|
@@ -1117,6 +1117,12 @@ module.exports = {
|
|
|
1117
1117
|
* https://eslint.org/docs/rules/no-obj-calls
|
|
1118
1118
|
*/
|
|
1119
1119
|
"no-obj-calls": "error",
|
|
1120
|
+
/*
|
|
1121
|
+
* Disallow Object constructors
|
|
1122
|
+
*
|
|
1123
|
+
* https://eslint.org/docs/rules/no-object-constructor
|
|
1124
|
+
*/
|
|
1125
|
+
"no-object-constructor": "error",
|
|
1120
1126
|
/*
|
|
1121
1127
|
* Disallow octal literals
|
|
1122
1128
|
*
|
|
@@ -1151,7 +1157,7 @@ module.exports = {
|
|
|
1151
1157
|
// Express responses
|
|
1152
1158
|
"response"
|
|
1153
1159
|
],
|
|
1154
|
-
props: true
|
|
1160
|
+
props: true,
|
|
1155
1161
|
}
|
|
1156
1162
|
],
|
|
1157
1163
|
/*
|
|
@@ -1162,7 +1168,7 @@ module.exports = {
|
|
|
1162
1168
|
"no-plusplus": [
|
|
1163
1169
|
"error",
|
|
1164
1170
|
{
|
|
1165
|
-
allowForLoopAfterthoughts: true
|
|
1171
|
+
allowForLoopAfterthoughts: true,
|
|
1166
1172
|
}
|
|
1167
1173
|
],
|
|
1168
1174
|
/*
|
|
@@ -1235,50 +1241,50 @@ module.exports = {
|
|
|
1235
1241
|
{
|
|
1236
1242
|
message: "arguments.callee is deprecated",
|
|
1237
1243
|
object: "arguments",
|
|
1238
|
-
property: "callee"
|
|
1244
|
+
property: "callee",
|
|
1239
1245
|
},
|
|
1240
1246
|
{
|
|
1241
1247
|
message: "Please use Number.isFinite instead",
|
|
1242
1248
|
object: "global",
|
|
1243
|
-
property: "isFinite"
|
|
1249
|
+
property: "isFinite",
|
|
1244
1250
|
},
|
|
1245
1251
|
{
|
|
1246
1252
|
message: "Please use Number.isFinite instead",
|
|
1247
1253
|
object: "self",
|
|
1248
|
-
property: "isFinite"
|
|
1254
|
+
property: "isFinite",
|
|
1249
1255
|
},
|
|
1250
1256
|
{
|
|
1251
1257
|
message: "Please use Number.isFinite instead",
|
|
1252
1258
|
object: "window",
|
|
1253
|
-
property: "isFinite"
|
|
1259
|
+
property: "isFinite",
|
|
1254
1260
|
},
|
|
1255
1261
|
{
|
|
1256
1262
|
message: "Please use Number.isNaN instead",
|
|
1257
1263
|
object: "global",
|
|
1258
|
-
property: "isNaN"
|
|
1264
|
+
property: "isNaN",
|
|
1259
1265
|
},
|
|
1260
1266
|
{
|
|
1261
1267
|
message: "Please use Number.isNaN instead",
|
|
1262
1268
|
object: "self",
|
|
1263
|
-
property: "isNaN"
|
|
1269
|
+
property: "isNaN",
|
|
1264
1270
|
},
|
|
1265
1271
|
{
|
|
1266
1272
|
message: "Please use Number.isNaN instead",
|
|
1267
1273
|
object: "window",
|
|
1268
|
-
property: "isNaN"
|
|
1274
|
+
property: "isNaN",
|
|
1269
1275
|
},
|
|
1270
1276
|
{
|
|
1271
1277
|
message: "Please use Object.defineProperty instead.",
|
|
1272
|
-
property: "__defineGetter__"
|
|
1278
|
+
property: "__defineGetter__",
|
|
1273
1279
|
},
|
|
1274
1280
|
{
|
|
1275
1281
|
message: "Please use Object.defineProperty instead.",
|
|
1276
|
-
property: "__defineSetter__"
|
|
1282
|
+
property: "__defineSetter__",
|
|
1277
1283
|
},
|
|
1278
1284
|
{
|
|
1279
1285
|
message: "Use the exponentiation operator (**) instead.",
|
|
1280
1286
|
object: "Math",
|
|
1281
|
-
property: "pow"
|
|
1287
|
+
property: "pow",
|
|
1282
1288
|
}
|
|
1283
1289
|
],
|
|
1284
1290
|
/*
|
|
@@ -1479,7 +1485,7 @@ module.exports = {
|
|
|
1479
1485
|
"no-unused-vars": [
|
|
1480
1486
|
"error",
|
|
1481
1487
|
{
|
|
1482
|
-
varsIgnorePattern: "h"
|
|
1488
|
+
varsIgnorePattern: "h",
|
|
1483
1489
|
}
|
|
1484
1490
|
],
|
|
1485
1491
|
/*
|
|
@@ -1492,7 +1498,7 @@ module.exports = {
|
|
|
1492
1498
|
{
|
|
1493
1499
|
classes: true,
|
|
1494
1500
|
functions: false,
|
|
1495
|
-
variables: true
|
|
1501
|
+
variables: true,
|
|
1496
1502
|
}
|
|
1497
1503
|
],
|
|
1498
1504
|
/*
|
|
@@ -1564,7 +1570,7 @@ module.exports = {
|
|
|
1564
1570
|
"no-void": [
|
|
1565
1571
|
"error",
|
|
1566
1572
|
{
|
|
1567
|
-
allowAsStatement: true
|
|
1573
|
+
allowAsStatement: true,
|
|
1568
1574
|
}
|
|
1569
1575
|
],
|
|
1570
1576
|
/*
|
|
@@ -1604,7 +1610,7 @@ module.exports = {
|
|
|
1604
1610
|
{
|
|
1605
1611
|
consistent: true,
|
|
1606
1612
|
minProperties: 2,
|
|
1607
|
-
multiline: true
|
|
1613
|
+
multiline: true,
|
|
1608
1614
|
}
|
|
1609
1615
|
],
|
|
1610
1616
|
/*
|
|
@@ -1661,7 +1667,7 @@ module.exports = {
|
|
|
1661
1667
|
"error",
|
|
1662
1668
|
{
|
|
1663
1669
|
classes: "always",
|
|
1664
|
-
switches: "always"
|
|
1670
|
+
switches: "always",
|
|
1665
1671
|
}
|
|
1666
1672
|
],
|
|
1667
1673
|
/*
|
|
@@ -1685,7 +1691,7 @@ module.exports = {
|
|
|
1685
1691
|
"return",
|
|
1686
1692
|
"directive",
|
|
1687
1693
|
"multiline-block-like"
|
|
1688
|
-
]
|
|
1694
|
+
],
|
|
1689
1695
|
}
|
|
1690
1696
|
],
|
|
1691
1697
|
/*
|
|
@@ -1710,7 +1716,7 @@ module.exports = {
|
|
|
1710
1716
|
"error",
|
|
1711
1717
|
{
|
|
1712
1718
|
array: true,
|
|
1713
|
-
object: false
|
|
1719
|
+
object: false,
|
|
1714
1720
|
}
|
|
1715
1721
|
],
|
|
1716
1722
|
/*
|
|
@@ -1860,7 +1866,7 @@ module.exports = {
|
|
|
1860
1866
|
"error",
|
|
1861
1867
|
{
|
|
1862
1868
|
ignoreCase: true,
|
|
1863
|
-
ignoreDeclarationSort: true
|
|
1869
|
+
ignoreDeclarationSort: true,
|
|
1864
1870
|
}
|
|
1865
1871
|
],
|
|
1866
1872
|
/*
|
|
@@ -1875,7 +1881,7 @@ module.exports = {
|
|
|
1875
1881
|
"error",
|
|
1876
1882
|
"asc",
|
|
1877
1883
|
{
|
|
1878
|
-
caseSensitive: false
|
|
1884
|
+
caseSensitive: false,
|
|
1879
1885
|
}
|
|
1880
1886
|
],
|
|
1881
1887
|
/*
|
|
@@ -1894,7 +1900,7 @@ module.exports = {
|
|
|
1894
1900
|
{
|
|
1895
1901
|
classes: "never",
|
|
1896
1902
|
functions: "never",
|
|
1897
|
-
keywords: "never"
|
|
1903
|
+
keywords: "never",
|
|
1898
1904
|
}
|
|
1899
1905
|
],
|
|
1900
1906
|
/*
|
|
@@ -1907,7 +1913,7 @@ module.exports = {
|
|
|
1907
1913
|
{
|
|
1908
1914
|
anonymous: "never",
|
|
1909
1915
|
asyncArrow: "always",
|
|
1910
|
-
named: "never"
|
|
1916
|
+
named: "never",
|
|
1911
1917
|
}
|
|
1912
1918
|
],
|
|
1913
1919
|
/*
|
|
@@ -1952,7 +1958,7 @@ module.exports = {
|
|
|
1952
1958
|
"error",
|
|
1953
1959
|
{
|
|
1954
1960
|
after: false,
|
|
1955
|
-
before: true
|
|
1961
|
+
before: true,
|
|
1956
1962
|
}
|
|
1957
1963
|
],
|
|
1958
1964
|
/*
|
|
@@ -2023,6 +2029,6 @@ module.exports = {
|
|
|
2023
2029
|
*
|
|
2024
2030
|
* https://eslint.org/docs/rules/yoda
|
|
2025
2031
|
*/
|
|
2026
|
-
yoda: "error"
|
|
2027
|
-
}
|
|
2032
|
+
yoda: "error",
|
|
2033
|
+
},
|
|
2028
2034
|
};
|
package/package.json
CHANGED
|
@@ -1,14 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@newsteam/eslint-config",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.191",
|
|
4
4
|
"description": "Shared config for eslint",
|
|
5
|
-
"main": "./
|
|
6
|
-
"types": "./
|
|
5
|
+
"main": "./dist/cjs/index.js",
|
|
6
|
+
"types": "./dist/cjs/index.d.ts",
|
|
7
7
|
"scripts": {
|
|
8
|
-
"build": "
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
8
|
+
"build": "tsc",
|
|
9
|
+
"clean": "rimraf dist",
|
|
10
|
+
"clean:tests": "rimraf dist/**/*.test.js dist/**/*.test.d.ts dist/*.test.js dist/*.test.d.ts",
|
|
11
|
+
"depcheck": "depcheck",
|
|
12
|
+
"lint": "npm run lint:eslint && npm run depcheck",
|
|
13
|
+
"lint:eslint": "cd ../.. && eslint packages/stylelint-config/src",
|
|
14
|
+
"prepublishOnly": "npm run clean && npm run build && npm run lint && npm run test && npm run clean:tests",
|
|
15
|
+
"test": "npm run test:ts && npm run depcheck && npm run test:rules",
|
|
16
|
+
"test:ts": "tsc --noEmit",
|
|
17
|
+
"test:rules": "npm run build && eslint-find-rules dist/cjs/index.js --unused --deprecated"
|
|
12
18
|
},
|
|
13
19
|
"browserslist": "node 12",
|
|
14
20
|
"engines": {
|
|
@@ -41,26 +47,22 @@
|
|
|
41
47
|
],
|
|
42
48
|
"homepage": "https://github.com/feight/newsteam/tree/main/packages/eslint-config#readme",
|
|
43
49
|
"files": [
|
|
44
|
-
"
|
|
50
|
+
"dist"
|
|
45
51
|
],
|
|
46
52
|
"dependencies": {
|
|
47
53
|
"confusing-browser-globals": "1.0.11",
|
|
48
|
-
"eslint-plugin-you-dont-need-lodash-underscore": "6.13.0"
|
|
49
|
-
"undefined": "^0.1.0"
|
|
54
|
+
"eslint-plugin-you-dont-need-lodash-underscore": "6.13.0"
|
|
50
55
|
},
|
|
51
56
|
"devDependencies": {
|
|
52
|
-
"@
|
|
53
|
-
"@types/
|
|
54
|
-
"@types/
|
|
55
|
-
"@
|
|
56
|
-
"@
|
|
57
|
-
"
|
|
58
|
-
"@typescript-eslint/parser": "6.6.0",
|
|
59
|
-
"eslint": "8.48.0",
|
|
57
|
+
"@types/eslint": "8.44.4",
|
|
58
|
+
"@types/jasmine": "^5.1.0",
|
|
59
|
+
"@types/node": "20.8.4",
|
|
60
|
+
"@typescript-eslint/eslint-plugin": "6.7.5",
|
|
61
|
+
"@typescript-eslint/parser": "6.7.5",
|
|
62
|
+
"eslint": "8.51.0",
|
|
60
63
|
"eslint-find-rules": "4.1.0",
|
|
61
|
-
"eslint-
|
|
62
|
-
"eslint-plugin-
|
|
63
|
-
"eslint-plugin-css-modules": "2.11.0",
|
|
64
|
+
"eslint-plugin-array-func": "4.0.0",
|
|
65
|
+
"eslint-plugin-css-modules": "2.11.4",
|
|
64
66
|
"eslint-plugin-es": "4.1.0",
|
|
65
67
|
"eslint-plugin-eslint-comments": "3.2.0",
|
|
66
68
|
"eslint-plugin-filenames": "1.3.2",
|
|
@@ -77,22 +79,22 @@
|
|
|
77
79
|
"eslint-plugin-promise": "6.1.1",
|
|
78
80
|
"eslint-plugin-react": "7.33.2",
|
|
79
81
|
"eslint-plugin-react-hooks": "4.6.0",
|
|
80
|
-
"eslint-plugin-react-native": "4.
|
|
82
|
+
"eslint-plugin-react-native": "4.1.0",
|
|
81
83
|
"eslint-plugin-react-perf": "3.3.1",
|
|
82
84
|
"eslint-plugin-react-refresh": "^0.4.3",
|
|
83
85
|
"eslint-plugin-security": "1.7.1",
|
|
84
86
|
"eslint-plugin-sort-keys-fix": "1.1.2",
|
|
85
87
|
"eslint-plugin-unicorn": "48.0.1",
|
|
88
|
+
"jasmine": "^5.1.0",
|
|
86
89
|
"json-schema": "0.4.0",
|
|
87
|
-
"react": "18.2.0",
|
|
88
90
|
"typescript": "5.2.2"
|
|
89
91
|
},
|
|
90
92
|
"peerDependencies": {
|
|
91
|
-
"@typescript-eslint/eslint-plugin": "6.
|
|
92
|
-
"@typescript-eslint/parser": "6.
|
|
93
|
-
"eslint": "8.
|
|
94
|
-
"eslint-plugin-array-func": "
|
|
95
|
-
"eslint-plugin-css-modules": "2.11.
|
|
93
|
+
"@typescript-eslint/eslint-plugin": "6.7.5",
|
|
94
|
+
"@typescript-eslint/parser": "6.7.5",
|
|
95
|
+
"eslint": "8.51.0",
|
|
96
|
+
"eslint-plugin-array-func": "4.0.0",
|
|
97
|
+
"eslint-plugin-css-modules": "2.11.4",
|
|
96
98
|
"eslint-plugin-es": "4.1.0",
|
|
97
99
|
"eslint-plugin-eslint-comments": "3.2.0",
|
|
98
100
|
"eslint-plugin-filenames": "1.3.2",
|
|
@@ -108,7 +110,7 @@
|
|
|
108
110
|
"eslint-plugin-promise": "6.1.1",
|
|
109
111
|
"eslint-plugin-react": "7.33.2",
|
|
110
112
|
"eslint-plugin-react-hooks": "4.6.0",
|
|
111
|
-
"eslint-plugin-react-native": "4.
|
|
113
|
+
"eslint-plugin-react-native": "4.1.0",
|
|
112
114
|
"eslint-plugin-react-perf": "3.3.1",
|
|
113
115
|
"eslint-plugin-react-refresh": "^0.4.3",
|
|
114
116
|
"eslint-plugin-security": "1.7.1",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|