@alexlit/config-eslint 41.0.1 → 41.1.2

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/.eslintrc.js CHANGED
@@ -48,7 +48,7 @@ module.exports = defineConfig({
48
48
  './plugins/spellcheck',
49
49
  './plugins/sql',
50
50
  './plugins/testing-library',
51
- './plugins/typescript',
51
+ './plugins/typescript/index',
52
52
  './plugins/typescript-sort-keys',
53
53
  './plugins/unicorn',
54
54
  './plugins/unused-imports',
package/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ ## [41.1.2](https://github.com/alex-lit/config-eslint/compare/v41.1.1...v41.1.2) (2022-01-14)
2
+
3
+ ## [41.1.1](https://github.com/alex-lit/config-eslint/compare/v41.1.0...v41.1.1) (2022-01-14)
4
+
5
+ # [41.1.0](https://github.com/alex-lit/config-eslint/compare/v41.0.2...v41.1.0) (2022-01-13)
6
+
7
+ ## [41.0.2](https://github.com/alex-lit/config-eslint/compare/v41.0.1...v41.0.2) (2022-01-13)
8
+
1
9
  ## [41.0.1](https://github.com/alex-lit/config-eslint/compare/v41.0.0...v41.0.1) (2022-01-13)
2
10
 
3
11
  # [41.0.0](https://github.com/alex-lit/config-eslint/compare/v40.0.1...v41.0.0) (2022-01-13)
@@ -1,6 +1,5 @@
1
1
  module.exports = [
2
2
  'aave',
3
- 'autofocus',
4
3
  'airbnb',
5
4
  'aland',
6
5
  'alexey',
@@ -13,14 +12,21 @@ module.exports = [
13
12
  'alfatop',
14
13
  'algo',
15
14
  'alipay',
16
- 'volar',
15
+ 'allowfullscreen',
16
+ 'allowpaymentrequest',
17
17
  'angularjs',
18
+ 'annualize',
19
+ 'annunciate',
18
20
  'apollo',
19
21
  'applescript',
22
+ 'aromatize',
20
23
  'asyncgenerator',
21
24
  'asynciterable',
22
25
  'atomtest',
26
+ 'autofocus',
27
+ 'autoplay',
23
28
  'averta',
29
+ 'aviate',
24
30
  'avif',
25
31
  'axios',
26
32
  'backtick',
@@ -58,6 +64,7 @@ module.exports = [
58
64
  'codemirror',
59
65
  'coffeescript',
60
66
  'coinify',
67
+ 'colour',
61
68
  'combinator',
62
69
  'combinators',
63
70
  'commitlint',
@@ -68,6 +75,7 @@ module.exports = [
68
75
  'contextmenu',
69
76
  'cors',
70
77
  'cpay',
78
+ 'crossexamine',
71
79
  'crossorigin',
72
80
  'cryptocurrency',
73
81
  'csstree',
@@ -85,9 +93,11 @@ module.exports = [
85
93
  'destructured',
86
94
  'devgates',
87
95
  'devtools',
96
+ 'dilapidate',
88
97
  'dinoql',
89
98
  'directus',
90
99
  'disqus',
100
+ 'distain',
91
101
  'dogecoin',
92
102
  'dotenv',
93
103
  'dribbble',
@@ -99,6 +109,7 @@ module.exports = [
99
109
  'enablejsapi',
100
110
  'encipherment',
101
111
  'endregion',
112
+ 'enquire',
102
113
  'eqeqeq',
103
114
  'erc20',
104
115
  'esbenp',
@@ -112,6 +123,7 @@ module.exports = [
112
123
  'evenodd',
113
124
  'facebook',
114
125
  'favicon',
126
+ 'favour',
115
127
  'fetchable',
116
128
  'fieldset',
117
129
  'filenames',
@@ -120,6 +132,9 @@ module.exports = [
120
132
  'flac',
121
133
  'flexepin',
122
134
  'forcedefault',
135
+ 'forlese',
136
+ 'formnovalidate',
137
+ 'fulfil',
123
138
  'getters',
124
139
  'globbing',
125
140
  'googletagmanager',
@@ -128,12 +143,15 @@ module.exports = [
128
143
  'gravatar',
129
144
  'greasemonkey',
130
145
  'grecaptcha',
146
+ 'handwrite',
131
147
  'htmllint',
132
148
  'htmllintrc',
133
149
  'huskyrc',
134
150
  'identicon',
135
151
  'iife',
152
+ 'illtreat',
136
153
  'imask',
154
+ 'indebt',
137
155
  'inferrable',
138
156
  'inlined',
139
157
  'inmemory',
@@ -142,6 +160,7 @@ module.exports = [
142
160
  'instagram',
143
161
  'interop',
144
162
  'invision',
163
+ 'itemscope',
145
164
  'itez',
146
165
  'jarallax',
147
166
  'joomla',
@@ -193,6 +212,8 @@ module.exports = [
193
212
  'monorepos',
194
213
  'monospace',
195
214
  'monsterid',
215
+ 'mould',
216
+ 'moult',
196
217
  'msapplication',
197
218
  'multilines',
198
219
  'namepath',
@@ -204,9 +225,11 @@ module.exports = [
204
225
  'newwindow',
205
226
  'nginx',
206
227
  'noindex',
228
+ 'nomodule',
207
229
  'noninteraction',
208
230
  'noopener',
209
231
  'notificators',
232
+ 'novalidate',
210
233
  'npmjs',
211
234
  'npmlint',
212
235
  'npmpackagejsonlintrc',
@@ -233,6 +256,7 @@ module.exports = [
233
256
  'personalise',
234
257
  'phantomjs',
235
258
  'pipeless',
259
+ 'playsinline',
236
260
  'plist',
237
261
  'plopfile',
238
262
  'pnpapi',
@@ -241,10 +265,12 @@ module.exports = [
241
265
  'poolifier',
242
266
  'popperjs',
243
267
  'postcss',
268
+ 'practise',
244
269
  'pragma',
245
270
  'preloader',
246
271
  'prismjs',
247
272
  'profiler',
273
+ 'prophesize',
248
274
  'prototypejs',
249
275
  'proxying',
250
276
  'qiwi',
@@ -263,7 +289,10 @@ module.exports = [
263
289
  'robohash',
264
290
  'rollup',
265
291
  'samsung',
292
+ 'saponify',
293
+ 'satirise',
266
294
  'sberbank',
295
+ 'scabble',
267
296
  'scalable',
268
297
  'scannable',
269
298
  'scripthost',
@@ -283,6 +312,7 @@ module.exports = [
283
312
  'srcs',
284
313
  'stepik',
285
314
  'storysource',
315
+ 'strategize',
286
316
  'stringified',
287
317
  'styl',
288
318
  'stylelint',
@@ -292,6 +322,7 @@ module.exports = [
292
322
  'sumsub',
293
323
  'supabase',
294
324
  'svgstore',
325
+ 'systemize',
295
326
  'tagless',
296
327
  'taobao',
297
328
  'tcsbank',
@@ -307,11 +338,13 @@ module.exports = [
307
338
  'travesti',
308
339
  'treeshake',
309
340
  'trello',
341
+ 'truespeed',
310
342
  'trustpilot',
311
343
  'tsconfig',
312
344
  'txid',
313
345
  'typedarrays',
314
346
  'uids',
347
+ 'unarm',
315
348
  'unauthorised',
316
349
  'unescaped',
317
350
  'unfollow',
@@ -325,6 +358,7 @@ module.exports = [
325
358
  'vitejs',
326
359
  'vkontakte',
327
360
  'vnode',
361
+ 'volar',
328
362
  'vscode',
329
363
  'vue3',
330
364
  'vuejs',
@@ -333,6 +367,7 @@ module.exports = [
333
367
  'vuetify',
334
368
  'vuetifyjs',
335
369
  'vuex',
370
+ 'waterlog',
336
371
  'wavatar',
337
372
  'webextensions',
338
373
  'webkit',
@@ -355,6 +390,7 @@ module.exports = [
355
390
  'writeable',
356
391
  'wubi',
357
392
  'xlink',
393
+ 'xray',
358
394
  'yandex',
359
395
  'yandexmoney',
360
396
  'yastatic',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alexlit/config-eslint",
3
- "version": "41.0.1",
3
+ "version": "41.1.2",
4
4
  "private": false,
5
5
  "description": "eslint config",
6
6
  "keywords": [
@@ -84,7 +84,7 @@
84
84
  "eslint-plugin-sort-keys-fix": "^1.1.2",
85
85
  "eslint-plugin-spellcheck": "^0.0.19",
86
86
  "eslint-plugin-sql": "^2.1.0",
87
- "eslint-plugin-svelte3": "^3.3.0",
87
+ "eslint-plugin-svelte3": "^3.4.0",
88
88
  "eslint-plugin-testing-library": "^5.0.3",
89
89
  "eslint-plugin-typescript-sort-keys": "^2.1.0",
90
90
  "eslint-plugin-unicorn": "^40.0.0",
@@ -0,0 +1,38 @@
1
+ module.exports = [
2
+ // html attributes
3
+ 'allowfullscreen',
4
+ 'allowpaymentrequest',
5
+ 'async',
6
+ 'autofocus',
7
+ 'autoplay',
8
+ 'checked',
9
+ 'controls',
10
+ 'default',
11
+ 'defer',
12
+ 'disabled',
13
+ 'formnovalidate',
14
+ 'hidden',
15
+ 'ismap',
16
+ 'itemscope',
17
+ 'multiple',
18
+ 'muted',
19
+ 'nomodule',
20
+ 'novalidate',
21
+ 'open',
22
+ 'playsinline',
23
+ 'readonly',
24
+ 'required',
25
+ 'reversed',
26
+ 'selected',
27
+ 'truespeed',
28
+
29
+ // vuex store module registration
30
+ 'namespaced',
31
+
32
+ // other
33
+ 'enabled',
34
+ 'invalid',
35
+ 'loading',
36
+ 'valid',
37
+ 'value',
38
+ ];
@@ -0,0 +1,11 @@
1
+ module.exports = [
2
+ 'can',
3
+ 'did',
4
+ 'has',
5
+ 'is',
6
+ 'may',
7
+ 'must',
8
+ 'need',
9
+ 'should',
10
+ 'will',
11
+ ];