arui-presets-lint 9.3.0 → 9.4.1

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 (76) hide show
  1. package/CHANGELOG.md +602 -0
  2. package/cli/index.d.mts +2 -0
  3. package/cli/index.mjs +12 -17
  4. package/commitlint/index.d.ts +9 -0
  5. package/coverage/lcov-report/block-navigation.d.ts +1 -0
  6. package/coverage/lcov-report/block-navigation.js +70 -0
  7. package/coverage/lcov-report/prettify.d.ts +1 -0
  8. package/coverage/lcov-report/prettify.js +477 -0
  9. package/coverage/lcov-report/sorter.d.ts +1 -0
  10. package/coverage/lcov-report/sorter.js +176 -0
  11. package/eslint/{config.ts → config.d.ts} +0 -1
  12. package/eslint/config.js +2 -0
  13. package/eslint/index.d.ts +4 -0
  14. package/eslint/{index.ts → index.js} +7 -23
  15. package/eslint/plugins/disable-comments/config/config.d.ts +6 -0
  16. package/eslint/plugins/disable-comments/config/{config.ts → config.js} +3 -5
  17. package/eslint/plugins/disable-comments/config/index.d.ts +2 -0
  18. package/eslint/plugins/disable-comments/config/index.js +2 -0
  19. package/eslint/plugins/disable-comments/config/plugin.d.ts +6 -0
  20. package/eslint/plugins/disable-comments/config/{plugin.ts → plugin.js} +3 -5
  21. package/eslint/plugins/disable-comments/constants/index.d.ts +26 -0
  22. package/eslint/plugins/disable-comments/constants/{index.ts → index.js} +6 -16
  23. package/eslint/plugins/disable-comments/{index.ts → index.d.ts} +1 -1
  24. package/eslint/plugins/{index.ts → disable-comments/index.js} +1 -1
  25. package/eslint/plugins/disable-comments/rule/index.d.ts +3 -0
  26. package/eslint/plugins/disable-comments/rule/{index.ts → index.js} +5 -10
  27. package/eslint/plugins/disable-comments/types/{index.ts → index.d.ts} +1 -4
  28. package/eslint/plugins/disable-comments/types/index.js +1 -0
  29. package/eslint/plugins/disable-comments/utils/build-suggestions.d.ts +5 -0
  30. package/eslint/plugins/disable-comments/utils/{build-suggestions.ts → build-suggestions.js} +4 -7
  31. package/eslint/plugins/disable-comments/utils/comment-parser.d.ts +7 -0
  32. package/eslint/plugins/disable-comments/utils/comment-parser.js +79 -0
  33. package/eslint/plugins/disable-comments/utils/comment-validator.d.ts +13 -0
  34. package/eslint/plugins/disable-comments/utils/{comment-validator.ts → comment-validator.js} +13 -45
  35. package/eslint/plugins/disable-comments/utils/fixers.d.ts +5 -0
  36. package/eslint/plugins/disable-comments/utils/{fixers.ts → fixers.js} +9 -37
  37. package/eslint/plugins/disable-comments/utils/index.d.ts +4 -0
  38. package/eslint/plugins/disable-comments/utils/index.js +4 -0
  39. package/eslint/plugins/index.d.ts +1 -0
  40. package/eslint/plugins/index.js +1 -0
  41. package/eslint/rules/best-practices.d.ts +2 -0
  42. package/eslint/rules/{best-practices.ts → best-practices.js} +7 -125
  43. package/eslint/rules/imports.d.ts +2 -0
  44. package/eslint/rules/{imports.ts → imports.js} +12 -60
  45. package/eslint/rules/index.d.ts +8 -0
  46. package/eslint/rules/index.js +8 -0
  47. package/eslint/rules/node.d.ts +2 -0
  48. package/eslint/rules/{node.ts → node.js} +2 -12
  49. package/eslint/rules/react-a11y.d.ts +2 -0
  50. package/eslint/rules/{react-a11y.ts → react-a11y.js} +2 -37
  51. package/eslint/rules/react.d.ts +2 -0
  52. package/eslint/rules/{react.ts → react.js} +3 -92
  53. package/eslint/rules/tests.d.ts +2 -0
  54. package/eslint/rules/{tests.ts → tests.js} +2 -3
  55. package/eslint/rules/typescript.d.ts +2 -0
  56. package/eslint/rules/{typescript.ts → typescript.js} +14 -60
  57. package/eslint/rules/variables.d.ts +2 -0
  58. package/eslint/rules/{variables.ts → variables.js} +4 -18
  59. package/eslint/rules.d.ts +1 -0
  60. package/eslint/rules.js +1 -0
  61. package/package.json +52 -28
  62. package/prettier/index.d.ts +9 -0
  63. package/stylelint/index.d.ts +67 -0
  64. package/stylelint/index.js +1 -33
  65. package/vitest.config.d.ts +2 -0
  66. package/vitest.config.js +20 -0
  67. package/.changeset/README.md +0 -8
  68. package/.changeset/config.json +0 -15
  69. package/CODEOWNERS +0 -1
  70. package/CONTRIBUTING.md +0 -53
  71. package/V9_MIGRATION_GUIDE.md +0 -87
  72. package/eslint/plugins/disable-comments/config/index.ts +0 -2
  73. package/eslint/plugins/disable-comments/utils/comment-parser.ts +0 -121
  74. package/eslint/plugins/disable-comments/utils/index.ts +0 -10
  75. package/eslint/rules/index.ts +0 -8
  76. package/eslint.config.mts +0 -17
package/CHANGELOG.md ADDED
@@ -0,0 +1,602 @@
1
+ ## 9.4.1
2
+
3
+ ### Patch Changes
4
+
5
+ - [#116](https://github.com/core-ds/arui-presets-lint/pull/116) [`2ecbecb`](https://github.com/core-ds/arui-presets-lint/commit/2ecbecb0102403674642d7f39aa027ba99d65895) Thanks [@KalashnikovTV](https://github.com/KalashnikovTV)! - - Добавлены тесты для кастомного правила require-description
6
+
7
+ ## 9.4.0
8
+
9
+ ### Minor Changes
10
+
11
+ - [#108](https://github.com/core-ds/arui-presets-lint/pull/108) [`9234cb2`](https://github.com/core-ds/arui-presets-lint/commit/9234cb201c0bc731a7243b0495757c237539f8cd) Thanks [@kiskv](https://github.com/kiskv)! - - Обновлены зависимости
12
+ - Включена сборка библиотеки через tsc
13
+
14
+ ## 9.3.0
15
+
16
+ ### Minor Changes
17
+
18
+ - [#113](https://github.com/core-ds/arui-presets-lint/pull/113) [`594d69d`](https://github.com/core-ds/arui-presets-lint/commit/594d69defacfc485d10b23fc0e7c9e586e24149e) Thanks [@KalashnikovTV](https://github.com/KalashnikovTV)! - ## New Features
19
+ - Добавлено правило **`require-description`**, которое требует указания причины отключения ESLint‑директив. Более подробное описание можно прочитать по пути eslint/plugins/disable-comments/README.md
20
+
21
+ ## 9.2.0
22
+
23
+ ### Minor Changes
24
+
25
+ - [#92](https://github.com/core-ds/arui-presets-lint/pull/92) [`63ab032`](https://github.com/core-ds/arui-presets-lint/commit/63ab032d7576e209765b235a895c9a088d9f366a) Thanks [@kiskv](https://github.com/kiskv)! - Обновлены зависимости, добавлен eslint-plugin-de-morgan
26
+
27
+ ## 9.0.2
28
+
29
+ ## 9.1.4
30
+
31
+ ### Patch Changes
32
+
33
+ - [#100](https://github.com/core-ds/arui-presets-lint/pull/100) [`5b14c91`](https://github.com/core-ds/arui-presets-lint/commit/5b14c91440f3dbf2a4cabbdf1d6130b47ec7a938) Thanks [@kiskv](https://github.com/kiskv)! - Правила nodejs теперь применяются только для папки server
34
+
35
+ ## 9.1.3
36
+
37
+ ### Patch Changes
38
+
39
+ - [#97](https://github.com/core-ds/arui-presets-lint/pull/97) [`b8ccf19`](https://github.com/core-ds/arui-presets-lint/commit/b8ccf19c174645261aee0adadce192051420a788) Thanks [@heymdall-legal](https://github.com/heymdall-legal)! - Исправлена проблема, из-за которой cli мог вызывать некорректные версии инструментов если в дереве зависимостей проекта присутствовали разные версии prettier/eslint/stylelint
40
+
41
+ ## 9.1.2
42
+
43
+ ### Patch Changes
44
+
45
+ - [#94](https://github.com/core-ds/arui-presets-lint/pull/94) [`ca6ab3e`](https://github.com/core-ds/arui-presets-lint/commit/ca6ab3e05039e66b64ddb5d378f6895f7ece2bd5) Thanks [@ValadzkoAliaksei](https://github.com/ValadzkoAliaksei)! - Выключено свойство requireReturnForObjectLiteral для правила eslint arrow-body-style
46
+
47
+ ## 9.1.1
48
+
49
+ ### Patch Changes
50
+
51
+ - [#88](https://github.com/core-ds/arui-presets-lint/pull/88) [`874438f`](https://github.com/core-ds/arui-presets-lint/commit/874438fb01604ed3f992b640bbb5118cfb4f657a) Thanks [@kiskv](https://github.com/kiskv)! - - Исправлена проверка названий css-файлов
52
+ - Исправлены типы наборов правил eslint
53
+
54
+ ## 9.1.0
55
+
56
+ ### Minor Changes
57
+
58
+ - [#80](https://github.com/core-ds/arui-presets-lint/pull/80) [`c9ccabf`](https://github.com/core-ds/arui-presets-lint/commit/c9ccabf609cd672a5d66aab996e323d647aef759) Thanks [@dmitrbrvsk](https://github.com/dmitrbrvsk)! - добавлены новые правила для stylelint
59
+
60
+ - [#84](https://github.com/core-ds/arui-presets-lint/pull/84) [`4ae8751`](https://github.com/core-ds/arui-presets-lint/commit/4ae875136c721e6893a4efbc061d0497c763b5b6) Thanks [@kiskv](https://github.com/kiskv)! - - Исправлены пути в экспортах правил eslint
61
+ - Удалены сломанные deprecated stylelint правила
62
+ - Добавлен прогон тестов для всех веток
63
+ - Поднят lefthook до 2.1.1, typescript-eslint до 8.55.0, eslint-plugin-unicorn до 63.0.0
64
+ - Убрана дефолтная настройка allowDefaultProject, дополнен README.md и V9_MIGRATION_GUIDE.md по этой теме
65
+
66
+ ### Patch Changes
67
+
68
+ - [#82](https://github.com/core-ds/arui-presets-lint/pull/82) [`76c10fe`](https://github.com/core-ds/arui-presets-lint/commit/76c10fe13a175ea89b664c2b727009cfa1638ddf) Thanks [@heymdall-legal](https://github.com/heymdall-legal)! - Выключено правило no-continue
69
+
70
+ ## 9.0.1
71
+
72
+ ### Major Changes
73
+
74
+ - [#53](https://github.com/core-ds/arui-presets-lint/pull/53) [`909ac7d`](https://github.com/core-ds/arui-presets-lint/commit/909ac7d696a0ef2d56993688878e738dbad193db) Thanks [@kiskv](https://github.com/kiskv)! - ESlint 9, ESM only и многое другое...
75
+
76
+ ## Breaking Changes
77
+ - конфиги поставляются только в esm, минимальная версия node - 18.18.0
78
+ - удален плагин [eslint-plugin-cypress](https://www.npmjs.com/package/eslint-plugin-cypress) и сопутствующие правила
79
+ - [eslint-plugin-import](https://www.npmjs.com/package/eslint-plugin-import) заменен на [eslint-plugin-import-x](https://www.npmjs.com/package/eslint-plugin-import-x)
80
+ - [eslint-plugin-dirnames](https://www.npmjs.com/package/eslint-plugin-dirnames) заменен на [eslint-plugin-check-file](https://www.npmjs.com/package/eslint-plugin-check-file)
81
+ - содержимое конфигов [eslint-config-airbnb](https://www.npmjs.com/package/eslint-config-airbnb), [eslint-config-airbnb-typescript](https://www.npmjs.com/package/eslint-config-airbnb-typescript), [eslint-config-airbnb-base](https://www.npmjs.com/package/eslint-config-airbnb-base) переведено в eslint-flat-config и перенесено внутрь нашей библиотеки
82
+ - отключен eslint cache, так как он периодически вызывал проблемы и работал [ненадежно](https://typescript-eslint.io/troubleshooting/faqs/eslint/#can-i-use-eslints---cache-with-typescript-eslint)
83
+ - typescript-eslint обновлен до 8 версии, включен новый [projectService](https://typescript-eslint.io/blog/project-service/#introducing-the-project-service)
84
+ - в eslint для окружения node включен eslint-plugin-n с набором правил [recommended](https://github.com/eslint-community/eslint-plugin-n?tab=readme-ov-file#-rules)
85
+
86
+ ## New Features
87
+ - добавлен набор правил [eslint-plugin-unicorn-unopinionated](https://github.com/sindresorhus/eslint-plugin-unicorn/tree/main?tab=readme-ov-file#rules)
88
+ - добавлен набор правил [eslint-plugin-jsx-a11y-recommended](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y?tab=readme-ov-file#supported-rules)
89
+ - добавлены наборы правил [eslint-plugin-react-recommended](https://github.com/jsx-eslint/eslint-plugin-react?tab=readme-ov-file#list-of-supported-rules) и eslint-plugin-react-hooks-recommended. исправляет [этот баг](https://github.com/core-ds/arui-presets-lint/issues/50)
90
+ - добавлен набор правил [typescript-eslint-recommended-type-checked](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/src/configs/eslintrc/recommended-type-checked.ts)
91
+ - добавлен набор правил [eslint-recommended](https://github.com/eslint/eslint/blob/main/packages/js/src/configs/eslint-recommended.js)
92
+ - экспорты объявлены через декларацию [exports](https://nodejs.org/api/packages.html#package-entry-points) в package.json
93
+ - пути файлов удалены из вызова cli eslint - теперь все определяется в конфиге. добавлена библиотека [eslint-config-flat-gitignore](https://www.npmjs.com/package/eslint-config-flat-gitignore) для поддержки учитывания файлов .gitignore и .eslintignore
94
+ - обновлены зависимости и yarn до последней версии
95
+ - флоу выпуска библиотеки переведен с conventional-cli на changesets-cli
96
+
97
+ ## Bugfixes
98
+ - Исправлено отображение ворнингов на precommit при наличии файла в eslintignore https://github.com/core-ds/arui-presets-lint/issues/28
99
+
100
+ # [8.8.1](https://github.com/core-ds/arui-presets-lint/compare/v8.8.0...v8.8.1) (2025-08-25)
101
+
102
+ ### Bug Fixes
103
+
104
+ - **a11y:** кнопки из core-components добавлены в настройки a11y ([a58d229](https://github.com/core-ds/arui-presets-lint/commit/a58d2297523d09e899ac49b1638bb2313a20325a))
105
+
106
+ # [8.8.0](https://github.com/core-ds/arui-presets-lint/compare/v8.7.0...v8.8.0) (2025-06-24)
107
+
108
+ ### Features
109
+
110
+ - update jsx-filename-extension rule ([0b66b5a](https://github.com/core-ds/arui-presets-lint/commit/0b66b5a24d8a6109932deb1039f5fabd567302e8))
111
+
112
+ # [8.7.0](https://github.com/core-ds/arui-presets-lint/compare/v8.6.0...v8.7.0) (2025-04-17)
113
+
114
+ ### Bug Fixes
115
+
116
+ - **eslint:** set --ignore-path to .gitignore ([32b57e5](https://github.com/core-ds/arui-presets-lint/commit/32b57e5a798d20270287b5803a44dc24b5be5dd9))
117
+ - **lefthook:** add --allow-empty-input to stylelint call ([f8281b6](https://github.com/core-ds/arui-presets-lint/commit/f8281b6622328d7c29e376763af8fafd0432b1a1))
118
+
119
+ ### Features
120
+
121
+ - upgrade dependencies ([7a9465d](https://github.com/core-ds/arui-presets-lint/commit/7a9465d86b7c3bf6fa1ffe27eadbb8cde7154556))
122
+
123
+ # [8.6.0](https://github.com/core-ds/arui-presets-lint/compare/v8.5.0...v8.6.0) (2025-02-12)
124
+
125
+ ### Features
126
+
127
+ - add new rules for eslint ([8f75cb8](https://github.com/core-ds/arui-presets-lint/commit/8f75cb89e0b5b7ab428378807eb9613c97ba6209))
128
+
129
+ # [8.5.0](https://github.com/core-ds/arui-presets-lint/compare/v8.4.0...v8.5.0) (2025-01-31)
130
+
131
+ ### Features
132
+
133
+ - add new rules for eslint max-params and max-lines ([e2d4f6a](https://github.com/core-ds/arui-presets-lint/commit/e2d4f6a9acb6a370c0b3f3341288deb3275de18d))
134
+
135
+ # [8.4.0](https://github.com/core-ds/arui-presets-lint/compare/v8.3.0...v8.4.0) (2025-01-13)
136
+
137
+ ### Features
138
+
139
+ - added new ts rule ([b66a2dd](https://github.com/core-ds/arui-presets-lint/commit/b66a2ddb123afbdfcc84371f023643f3ee795d46))
140
+
141
+ # [8.3.0](https://github.com/core-ds/arui-presets-lint/compare/v8.2.0...v8.3.0) (2024-12-13)
142
+
143
+ ### Features
144
+
145
+ - **stylelint:** add ability to use pseudo class global ([5d220df](https://github.com/core-ds/arui-presets-lint/commit/5d220df9abf47eb8c37ae05d6f8fa0075789d473))
146
+
147
+ # [8.2.0](https://github.com/core-ds/arui-presets-lint/compare/v8.1.0...v8.2.0) (2024-12-02)
148
+
149
+ ### Features
150
+
151
+ - bump dependencies, add stylelint-core-vars with bugfixes ([6d36d0a](https://github.com/core-ds/arui-presets-lint/commit/6d36d0a980feaad68146a1f7a50cf2ea7a1c1ad0))
152
+ - **lefthook:** remove unused parallel setting from commit-msg hook ([e8acd61](https://github.com/core-ds/arui-presets-lint/commit/e8acd616013e7a2891fd8614858e861be7e67214))
153
+
154
+ # [8.1.0](https://github.com/core-ds/arui-presets-lint/compare/v8.0.1...v8.1.0) (2024-11-01)
155
+
156
+ ### Bug Fixes
157
+
158
+ - **prettier:** fix prettier newlines on windows ([0120a00](https://github.com/core-ds/arui-presets-lint/commit/0120a0062a54a73022d89ea036216bc869a4070d))
159
+
160
+ ### Features
161
+
162
+ - bump dependencies ([5c51205](https://github.com/core-ds/arui-presets-lint/commit/5c51205e9af81b706e34ad5bced36d7ec5d46b78))
163
+ - **cli:** add --list-different flag for format command ([2a845a7](https://github.com/core-ds/arui-presets-lint/commit/2a845a7579d9f0d0bcf490411839de6d67037652))
164
+
165
+ ## [8.0.1](https://github.com/core-ds/arui-presets-lint/compare/v8.0.0...v8.0.1) (2024-10-31)
166
+
167
+ ### Bug Fixes
168
+
169
+ - fix grammatical mistakes ([1819ba1](https://github.com/core-ds/arui-presets-lint/commit/1819ba11ae593f2072a98e00fd2425ce231298a4))
170
+
171
+ # [8.0.0](https://github.com/core-ds/arui-presets-lint/compare/v7.6.2...v8.0.0) (2024-10-29)
172
+
173
+ - feat(\*)!: remove all peerdeps ([2ac2d86](https://github.com/core-ds/arui-presets-lint/commit/2ac2d8697ed4a68dd10cc425af16cf2732948083))
174
+
175
+ ### Features
176
+
177
+ - add lefthook and cli, remove simple-git-hooks and lint-staged ([d83b53b](https://github.com/core-ds/arui-presets-lint/commit/d83b53b47e0fb27958aea7ada1ada83f7a01b26c))
178
+ - bump react, typescript and core-components in dev dependency ([162f66f](https://github.com/core-ds/arui-presets-lint/commit/162f66f05109653d37d57275ea8b1728e9d7cebb))
179
+ - update yarn to 4.5.1 ([250b8ae](https://github.com/core-ds/arui-presets-lint/commit/250b8aee2a46c1ecd0ff11524a85653971c41d64))
180
+
181
+ ### BREAKING CHANGES
182
+
183
+ - peer dependencies no longer supported
184
+
185
+ ## [7.6.2](https://github.com/core-ds/arui-presets-lint/compare/v7.6.1...v7.6.2) (2024-09-18)
186
+
187
+ ### Bug Fixes
188
+
189
+ - **eslint:** optimize regex for mixed language rule ([7f021cb](https://github.com/core-ds/arui-presets-lint/commit/7f021cbd02bc69db9d28f68405edcdbd29abe850))
190
+
191
+ ## [7.6.1](https://github.com/core-ds/arui-presets-lint/compare/v7.6.0...v7.6.1) (2024-09-08)
192
+
193
+ ### Bug Fixes
194
+
195
+ - **stylelint:** allow duplicate properties with different syntaxes ([3e0e5af](https://github.com/core-ds/arui-presets-lint/commit/3e0e5af57c0d470ae3de7052078bb3ca6e67a309))
196
+
197
+ # [7.6.0](https://github.com/core-ds/arui-presets-lint/compare/v7.5.0...v7.6.0) (2024-08-19)
198
+
199
+ ### Bug Fixes
200
+
201
+ - **stylelint:** rule for module only; ([1a73b15](https://github.com/core-ds/arui-presets-lint/commit/1a73b151ff0931cc2e0a3b7c806280f63edcbd9b))
202
+
203
+ ### Features
204
+
205
+ - **stylelint:** add rule; selector-class-pattern ([26e3c55](https://github.com/core-ds/arui-presets-lint/commit/26e3c551a1ce68946bf6a6ffbf119c69d64e81b0))
206
+
207
+ # [7.5.0](https://github.com/core-ds/arui-presets-lint/compare/v7.4.0...v7.5.0) (2024-08-16)
208
+
209
+ ### Features
210
+
211
+ - **stylelint:** add stylelint duplications check ([cb95219](https://github.com/core-ds/arui-presets-lint/commit/cb9521959675c4fb5391cfa16811c134e092b95b))
212
+
213
+ # [7.4.0](https://github.com/core-ds/arui-presets-lint/compare/v7.3.0...v7.4.0) (2024-08-14)
214
+
215
+ ### Features
216
+
217
+ - **eslint:** enabled consistent-type-imports, ban propsWithChildren and atomic lodash ([3b03627](https://github.com/core-ds/arui-presets-lint/commit/3b036274d8535840ce47083495fe90d30ef86d8a))
218
+
219
+ # [7.3.0](https://github.com/core-ds/arui-presets-lint/compare/v7.2.0...v7.3.0) (2024-04-24)
220
+
221
+ ### Features
222
+
223
+ - **no-cycle:** enable rule ([861aa71](https://github.com/core-ds/arui-presets-lint/commit/861aa71ae2b3b804489905c2a15e0619afbb5da3))
224
+
225
+ # [7.2.0](https://github.com/core-ds/arui-presets-lint/compare/v7.1.1...v7.2.0) (2024-04-10)
226
+
227
+ ### Features
228
+
229
+ - allow 7 version for typescript-eslint in peerdeps ([8f9c0cc](https://github.com/core-ds/arui-presets-lint/commit/8f9c0cca96c4e0771bb529747adeee54d65e3b7b))
230
+ - bump dependencies ([0c86c4e](https://github.com/core-ds/arui-presets-lint/commit/0c86c4e79b9632114b10435fa77cd4fd81bd8b93))
231
+ - bump yarn to 4.1.1 ([2f720c3](https://github.com/core-ds/arui-presets-lint/commit/2f720c3da0534c7ddfea95738ac1cf2bbe02ba7d))
232
+ - **eslint:** set ecma version to 2022 for ts parser ([9ed55d6](https://github.com/core-ds/arui-presets-lint/commit/9ed55d6617b09d0cbb786758de8b4857c8cbac89))
233
+ - replace husky 4 to simple-git-hooks ([91232d8](https://github.com/core-ds/arui-presets-lint/commit/91232d8d9c94733b8d474eef09138c9dd6e76363))
234
+
235
+ ## [7.1.1](https://github.com/core-ds/arui-presets-lint/compare/v7.1.0...v7.1.1) (2024-02-28)
236
+
237
+ ### Bug Fixes
238
+
239
+ - **commitlint:** downgrade for fix RangeError commitlint issue ([6ef2bfa](https://github.com/core-ds/arui-presets-lint/commit/6ef2bfa41aa0bc6290f8dfbe17a2a0abecc45595))
240
+
241
+ # [7.1.0](https://github.com/core-ds/arui-presets-lint/compare/v7.0.1...v7.1.0) (2024-02-27)
242
+
243
+ ### Features
244
+
245
+ - bump various dependencies ([4184a5d](https://github.com/core-ds/arui-presets-lint/commit/4184a5d4b1b4a574564972fbddbdd1db1452ce19))
246
+
247
+ ## [7.0.1](https://github.com/core-ds/arui-presets-lint/compare/v7.0.0...v7.0.1) (2024-01-27)
248
+
249
+ ### Bug Fixes
250
+
251
+ - **ci:** fix new library package job for protected branches ([#4](https://github.com/core-ds/arui-presets-lint/issues/4)) ([f27fce0](https://github.com/core-ds/arui-presets-lint/commit/f27fce011c336cc1b6b8582e8350fb8e2c08b2ca))
252
+
253
+ # [7.0.0](https://github.com/core-ds/arui-presets-lint/compare/v6.3.0...v7.0.0) (2023-12-22)
254
+
255
+ - feat(\*)!: remove arui-feather dependencies, fix test runner ([fde224c](https://github.com/core-ds/arui-presets-lint/commit/fde224c2eecfcfa09aad305b878bcbe418c44e96))
256
+ - feat(\*)!: bump dependencies ([aa78faa](https://github.com/core-ds/arui-presets-lint/commit/aa78faab6be218592665cbffe1b0b46122eceb48))
257
+
258
+ ### Features
259
+
260
+ - add release config for beta branch ([50025ca](https://github.com/core-ds/arui-presets-lint/commit/50025ca3f5b58f0cf1e5aa77ea13e052e08047ad))
261
+ - bump dependencies ([b90a40c](https://github.com/core-ds/arui-presets-lint/commit/b90a40cd2dbc6b1471055cd3b4b724f20ed7460e))
262
+ - bump stylelint to 16 ([4ca3432](https://github.com/core-ds/arui-presets-lint/commit/4ca3432e353b4f42b869242216489d5ffaf33b69))
263
+ - bump yarn ([315c6ef](https://github.com/core-ds/arui-presets-lint/commit/315c6efdb326ac812a99b110427fca781e685d93))
264
+ - cleanup package content ([e12e8c7](https://github.com/core-ds/arui-presets-lint/commit/e12e8c760f8f4ea5b300508d50eba1fa5af199d5))
265
+ - modify tests ([49f9c06](https://github.com/core-ds/arui-presets-lint/commit/49f9c06be2ba5cdbde27ee4226a86834fd573fb5))
266
+
267
+ ### BREAKING CHANGES
268
+
269
+ - remove arui-feather support
270
+ - remove support for node <18
271
+
272
+ # [7.0.0](https://github.com/core-ds/arui-presets-lint/compare/v6.3.0...v7.0.0) (2023-12-22)
273
+
274
+ - feat(\*)!: remove arui-feather dependencies, fix test runner ([fde224c](https://github.com/core-ds/arui-presets-lint/commit/fde224c2eecfcfa09aad305b878bcbe418c44e96))
275
+ - feat(\*)!: bump dependencies ([aa78faa](https://github.com/core-ds/arui-presets-lint/commit/aa78faab6be218592665cbffe1b0b46122eceb48))
276
+
277
+ ### Features
278
+
279
+ - add release config for beta branch ([50025ca](https://github.com/core-ds/arui-presets-lint/commit/50025ca3f5b58f0cf1e5aa77ea13e052e08047ad))
280
+ - bump dependencies ([b90a40c](https://github.com/core-ds/arui-presets-lint/commit/b90a40cd2dbc6b1471055cd3b4b724f20ed7460e))
281
+ - bump stylelint to 16 ([4ca3432](https://github.com/core-ds/arui-presets-lint/commit/4ca3432e353b4f42b869242216489d5ffaf33b69))
282
+ - bump yarn ([315c6ef](https://github.com/core-ds/arui-presets-lint/commit/315c6efdb326ac812a99b110427fca781e685d93))
283
+ - cleanup package content ([e12e8c7](https://github.com/core-ds/arui-presets-lint/commit/e12e8c760f8f4ea5b300508d50eba1fa5af199d5))
284
+ - modify tests ([49f9c06](https://github.com/core-ds/arui-presets-lint/commit/49f9c06be2ba5cdbde27ee4226a86834fd573fb5))
285
+
286
+ ### BREAKING CHANGES
287
+
288
+ - remove arui-feather support
289
+ - remove support for node <18
290
+
291
+ # 6.3.0 (2023-12-01)
292
+
293
+ ### Features
294
+
295
+ - change ci configs 30f7d14
296
+
297
+ # 6.2.0 (2023-05-24)
298
+
299
+ ### Features
300
+
301
+ - **eslint:** forbid import of lodash 7df02af
302
+
303
+ # 6.1.0 (2022-12-09)
304
+
305
+ ### Features
306
+
307
+ - dump stylelint-core-vars fafcdfd
308
+ - separate lint and format, remove incremental false from husky 75d15b9
309
+
310
+ ## 6.0.1 (2022-07-27)
311
+
312
+ ### Bug Fixes
313
+
314
+ - **eslint:** fix node12 support 4d52210
315
+
316
+ # 6.0.0 (2022-07-25)
317
+
318
+ ### Features
319
+
320
+ - add .yarnrc aac625f
321
+ - bump semantic-release, change repository url e98a7bc
322
+ - update deps a90bac2
323
+ - update lint-staged and husky 1fe7d74
324
+ - **build:** remove github from release config 5c361e4
325
+ - **build:** remove repo from release config c8d28ca
326
+ - **commitlint:** increase body-max-line-length 006ca95
327
+ - **commitlint:** update commitlint libs d7bfec1
328
+ - **eslint:** forbid unnecessary template literals for best prettier compatibility eee9f53
329
+ - **eslint:** remove harmful eslint rules after testing 561115a
330
+ - **gitignore:** add .DS_Store to .gitignore 272ae54
331
+ - **package.json:** remove repo link from package.json 64b8068
332
+ - **stylelint:** update stylelint, remove stylelint-prettier a61f26f
333
+
334
+ - feat(eslint)!: update eslint and plugins, add eslint-config-prettier, remove prettier-eslint 0787329
335
+
336
+ ### BREAKING CHANGES
337
+
338
+ - dropping eslint <8 support, remove prettier-eslint
339
+
340
+ # [5.10.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v5.9.0...v5.10.0) (2021-11-01)
341
+
342
+ ### Bug Fixes
343
+
344
+ - delete extra comment ([fec77cc](https://github.com/alfa-laboratory/arui-presets-lint/commit/fec77ccd5bb41cc3641729ea5fead768d88f141c))
345
+ - remarks from pr ([fa6f23f](https://github.com/alfa-laboratory/arui-presets-lint/commit/fa6f23f0ba86d12c3b24c8e65d8c8e872d234dad))
346
+ - return old husky ([95b8201](https://github.com/alfa-laboratory/arui-presets-lint/commit/95b82016adbba11e75585b27b4e1966beb77f44c))
347
+ - update yarnlock ([d8885f7](https://github.com/alfa-laboratory/arui-presets-lint/commit/d8885f755e10ece1c2c77e513a6b34e393feb81f))
348
+
349
+ ### Features
350
+
351
+ - up libs ([08d4e78](https://github.com/alfa-laboratory/arui-presets-lint/commit/08d4e78024ad8b99b04d9e6e7848dd5d3056b7ad))
352
+
353
+ # [5.9.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v5.8.0...v5.9.0) (2021-09-03)
354
+
355
+ ### Features
356
+
357
+ - **stylelint:** add stylelint-core-vars ([fca461d](https://github.com/alfa-laboratory/arui-presets-lint/commit/fca461dc5a2c95afb6d0be4af1a395fb0c270ecb))
358
+
359
+ # [5.8.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v5.7.0...v5.8.0) (2021-05-14)
360
+
361
+ ### Features
362
+
363
+ - **eslint:** forbid to use context.only and test.only ([cfae8a5](https://github.com/alfa-laboratory/arui-presets-lint/commit/cfae8a5d7f42faacf24d0fbf716d2c3454ab6f65))
364
+ - **eslint:** forbid to use it.only and describe.only ([dd83d79](https://github.com/alfa-laboratory/arui-presets-lint/commit/dd83d79417ca89b2e1534cbe5617832d9eac5f47))
365
+
366
+ # [5.7.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v5.6.0...v5.7.0) (2021-03-10)
367
+
368
+ ### Features
369
+
370
+ - **eslint:** add 'no-shadow' ts rule ([5817957](https://github.com/alfa-laboratory/arui-presets-lint/commit/5817957cbaa656f868bf67f4ec4b33e69b78d233))
371
+ - **eslint:** off eslint 'no-use-before-define' ([092093b](https://github.com/alfa-laboratory/arui-presets-lint/commit/092093bfd39944c8da7c241397456cafdd49b765))
372
+
373
+ # [5.6.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v5.5.0...v5.6.0) (2021-02-16)
374
+
375
+ ### Bug Fixes
376
+
377
+ - fix yarn audit prototype pollution ([ee38bac](https://github.com/alfa-laboratory/arui-presets-lint/commit/ee38bac939329e261593153af4e28f5039503ac8))
378
+
379
+ ### Features
380
+
381
+ - add eslint rule for check filenames ([07b48b5](https://github.com/alfa-laboratory/arui-presets-lint/commit/07b48b5e29d3fac6115fb84d10e982ea71729af1))
382
+ - update eslint-plugin-dirnames version ([2a14bb2](https://github.com/alfa-laboratory/arui-presets-lint/commit/2a14bb23d2d80283222e7d368607b056a8764cd6))
383
+ - update lint for check filenames & dirnames ([434b48a](https://github.com/alfa-laboratory/arui-presets-lint/commit/434b48acc94e5c15e2e1b15cce3b1e8df13c7cf7))
384
+ - update package.json ([e39da16](https://github.com/alfa-laboratory/arui-presets-lint/commit/e39da1640c3176e6116f56a082dd41c81c50755b))
385
+ - update yarn.lock ([3f708aa](https://github.com/alfa-laboratory/arui-presets-lint/commit/3f708aa264ff18eb746deb848285cabf105f4638))
386
+ - update yarn.lock ([1abc126](https://github.com/alfa-laboratory/arui-presets-lint/commit/1abc126673b37764509bbeb16905fa263dfac324))
387
+
388
+ # [5.5.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v5.4.1...v5.5.0) (2021-02-12)
389
+
390
+ ### Features
391
+
392
+ - **eslint:** add padding-line-between-statements rule ([46da359](https://github.com/alfa-laboratory/arui-presets-lint/commit/46da3591c67a6d44db73516d14419852837c4faa))
393
+
394
+ ## [5.4.1](https://github.com/alfa-laboratory/arui-presets-lint/compare/v5.4.0...v5.4.1) (2021-01-25)
395
+
396
+ ### Bug Fixes
397
+
398
+ - **eslint:** add ignore typescript generic type params ([f7c1d35](https://github.com/alfa-laboratory/arui-presets-lint/commit/f7c1d354234a1f7bec7da1c157333b97bccf6bdc))
399
+
400
+ # [5.4.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v5.3.1...v5.4.0) (2020-12-14)
401
+
402
+ ### Features
403
+
404
+ - disable jsx-one-expression-per-line ([bcba37b](https://github.com/alfa-laboratory/arui-presets-lint/commit/bcba37b9516306011a8914403814990d6336d7e8))
405
+
406
+ ## [5.3.1](https://github.com/alfa-laboratory/arui-presets-lint/compare/v5.3.0...v5.3.1) (2020-10-02)
407
+
408
+ ### Bug Fixes
409
+
410
+ - adds new package for semantic-release ([e999b7b](https://github.com/alfa-laboratory/arui-presets-lint/commit/e999b7b7591c7d2eacbcb2a13d903ecb6855c895))
411
+ - adds token for npm-publish ([73ccf46](https://github.com/alfa-laboratory/arui-presets-lint/commit/73ccf46f0325d21eea8875e38756d78ef23d7add))
412
+ - changed rules for codeowners ([8d40eb0](https://github.com/alfa-laboratory/arui-presets-lint/commit/8d40eb0fb1d26440e751809d5cdaf85ae68f1094))
413
+ - changed rules for CODEOWNERS ([7d7cd38](https://github.com/alfa-laboratory/arui-presets-lint/commit/7d7cd3889e30ce08d8bac2367cc3ffc9da46cb1b))
414
+ - changed version ([26adf63](https://github.com/alfa-laboratory/arui-presets-lint/commit/26adf632ce7e79bb821aab5272c22bfed8c5f66b))
415
+
416
+ # [5.1.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v5.0.0...v5.1.0) (2020-09-03)
417
+
418
+ ### Features
419
+
420
+ - update prettier, stylelint ([55b3aa4](https://github.com/alfa-laboratory/arui-presets-lint/commit/55b3aa472c3c584bf1606c765d20acd348ad06a0))
421
+
422
+ # [5.0.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v4.3.0...v5.0.0) (2020-08-26)
423
+
424
+ ### Bug Fixes
425
+
426
+ - adds all deleted dependencies ([823a275](https://github.com/alfa-laboratory/arui-presets-lint/commit/823a2757ffa4f99c4c8ba6062ce9df926cde0858))
427
+
428
+ ### Features
429
+
430
+ - add some rules ([7e1ec33](https://github.com/alfa-laboratory/arui-presets-lint/commit/7e1ec3380f5e2993fbe4032a42cd2699aaf8cbb8))
431
+ - add some rules ([ecec52a](https://github.com/alfa-laboratory/arui-presets-lint/commit/ecec52a6d7184c795f4e78bec55845f95e51d24f))
432
+ - resolve yarn.lock ([85b5ae7](https://github.com/alfa-laboratory/arui-presets-lint/commit/85b5ae771c4c8a08f9a30aad486a22a9934a116c))
433
+ - **eslint:** add .eslintrc.js in .eslintignore ([b22988a](https://github.com/alfa-laboratory/arui-presets-lint/commit/b22988a6a3b1e3afed54f76a4de3a85d63ff607d))
434
+ - **eslint:** removed node.js v8.\* support ([abb7ed8](https://github.com/alfa-laboratory/arui-presets-lint/commit/abb7ed834518d82e47448f9fe91e5bd267d0f1ce))
435
+ - **eslint:** update config for eslint ([cad9237](https://github.com/alfa-laboratory/arui-presets-lint/commit/cad92374b6db1ea1db9d2f80eaaf0407f6dbb7fb))
436
+ - **eslint:** update deps ([5516c1c](https://github.com/alfa-laboratory/arui-presets-lint/commit/5516c1c16b51e471d89fd76b895c93ceb0acb750))
437
+
438
+ ### BREAKING CHANGES
439
+
440
+ - dropped node.js 8 support, eslint was updated from 6 to 7
441
+
442
+ # [4.3.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v4.2.3...v4.3.0) (2020-08-24)
443
+
444
+ ### Bug Fixes
445
+
446
+ - adds some fix ([396dfea](https://github.com/alfa-laboratory/arui-presets-lint/commit/396dfea6fa159c08287fcd9a5fff008bcff467df))
447
+ - **eslint:** replace deprecated label-has-for ([a24ab8e](https://github.com/alfa-laboratory/arui-presets-lint/commit/a24ab8e838bc40abfdbc6d341233a53507d15d58)), closes [#56](https://github.com/alfa-laboratory/arui-presets-lint/issues/56)
448
+
449
+ ### Features
450
+
451
+ - adds dependencies for semantic-release ([18c84a3](https://github.com/alfa-laboratory/arui-presets-lint/commit/18c84a3ed7b067497295983407ecd4fb0c7a2463))
452
+ - adds new github token ([a903035](https://github.com/alfa-laboratory/arui-presets-lint/commit/a9030359af27204457656f9caada2bee174387a9))
453
+ - adds new github workflows ([28621e2](https://github.com/alfa-laboratory/arui-presets-lint/commit/28621e2f4b301dbe0e03740645e3e8ffc62a8e07))
454
+ - adds release.config for semantic-release ([d517bfd](https://github.com/alfa-laboratory/arui-presets-lint/commit/d517bfdbc72c377805ec55de21dcc047169fea14))
455
+ - **nodejs:** deleted test for 8th node's version ([edf247e](https://github.com/alfa-laboratory/arui-presets-lint/commit/edf247ed5731cc7158e182bb1006a2370770133e))
456
+
457
+ <a name="4.2.3"></a>
458
+
459
+ ## [4.2.3](https://github.com/alfa-laboratory/arui-presets-lint/compare/v4.2.2...v4.2.3) (2020-07-09)
460
+
461
+ ### Features
462
+
463
+ - **upgrade:** upgraded a library ([#75](https://github.com/alfa-laboratory/arui-presets-lint/issues/75)) ([a8fb323](https://github.com/alfa-laboratory/arui-presets-lint/commit/a8fb323))
464
+
465
+ <a name="4.2.2"></a>
466
+
467
+ ## [4.2.2](https://github.com/alfa-laboratory/arui-presets-lint/compare/v4.2.1...v4.2.2) (2020-06-22)
468
+
469
+ ### Bug Fixes
470
+
471
+ - **eslint:** disable max-len explicitly ([e58103f](https://github.com/alfa-laboratory/arui-presets-lint/commit/e58103f))
472
+
473
+ <a name="4.2.1"></a>
474
+
475
+ ## [4.2.1](https://github.com/alfa-laboratory/arui-presets-lint/compare/v4.2.0...v4.2.1) (2020-06-22)
476
+
477
+ ### Bug Fixes
478
+
479
+ - **eslint:** disable conflict rules ([d4b2af5](https://github.com/alfa-laboratory/arui-presets-lint/commit/d4b2af5))
480
+ - **eslint:** remove max-len ([ab5be9c](https://github.com/alfa-laboratory/arui-presets-lint/commit/ab5be9c))
481
+
482
+ <a name="4.2.0"></a>
483
+
484
+ # [4.2.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v4.1.3...v4.2.0) (2020-04-30)
485
+
486
+ ### Features
487
+
488
+ - **upgrade:** add no-useles-path-segments rule ([043fdc6](https://github.com/alfa-laboratory/arui-presets-lint/commit/043fdc6))
489
+
490
+ <a name="4.1.2"></a>
491
+
492
+ ## [4.1.2](https://github.com/alfa-laboratory/arui-presets-lint/compare/v4.1.1...v4.1.2) (2020-04-09)
493
+
494
+ ### Bug Fixes
495
+
496
+ - **eslint:** added avoidEscape for quotes ([cbd63d8](https://github.com/alfa-laboratory/arui-presets-lint/commit/cbd63d8))
497
+
498
+ ### Features
499
+
500
+ - add dirnames eslint rule ([d33eb66](https://github.com/alfa-laboratory/arui-presets-lint/commit/d33eb66))
501
+
502
+ <a name="4.1.1"></a>
503
+
504
+ ## [4.1.1](https://github.com/alfa-laboratory/arui-presets-lint/compare/v4.1.0...v4.1.1) (2020-04-06)
505
+
506
+ ### Bug Fixes
507
+
508
+ - update yarn.lock ([eab5945](https://github.com/alfa-laboratory/arui-presets-lint/commit/eab5945))
509
+ - **arui-cssvars:** fix library ([0599231](https://github.com/alfa-laboratory/arui-presets-lint/commit/0599231))
510
+ - **arui-cssvars:** update lib version to skip warnings when linter rule is disabled ([c1e4565](https://github.com/alfa-laboratory/arui-presets-lint/commit/c1e4565))
511
+
512
+ <a name="4.1.0"></a>
513
+
514
+ # [4.1.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v4.0.0...v4.1.0) (2020-03-26)
515
+
516
+ ### Bug Fixes
517
+
518
+ - **eslint:** allow to import devDependencies in storybook and test files ([ec264d4](https://github.com/alfa-laboratory/arui-presets-lint/commit/ec264d4))
519
+ - **eslint:** resolve conflict with prettier ([1be5db5](https://github.com/alfa-laboratory/arui-presets-lint/commit/1be5db5))
520
+
521
+ ### Features
522
+
523
+ - **eslint:** add cypress support ([f93f601](https://github.com/alfa-laboratory/arui-presets-lint/commit/f93f601))
524
+
525
+ <a name="4.0.0"></a>
526
+
527
+ # [4.0.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v3.0.1...v4.0.0) (2020-03-18)
528
+
529
+ ### Bug Fixes
530
+
531
+ - **eslint:** disable indent and max-len rules ([97967ed](https://github.com/alfa-laboratory/arui-presets-lint/commit/97967ed))
532
+ - **eslint:** use ts parser for all files ([609cda5](https://github.com/alfa-laboratory/arui-presets-lint/commit/609cda5))
533
+ - **package:** fix yarn audit errors ([3f73abc](https://github.com/alfa-laboratory/arui-presets-lint/commit/3f73abc))
534
+ - **package:** restore version string ([a59243c](https://github.com/alfa-laboratory/arui-presets-lint/commit/a59243c))
535
+
536
+ ### Features
537
+
538
+ - add prettier ([077b698](https://github.com/alfa-laboratory/arui-presets-lint/commit/077b698))
539
+ - add ts example ([dd2c8b0](https://github.com/alfa-laboratory/arui-presets-lint/commit/dd2c8b0))
540
+ - new configuration, add prettier instructions ([3e0fa81](https://github.com/alfa-laboratory/arui-presets-lint/commit/3e0fa81))
541
+ - use prettier instead of prettier-eslint ([b954d26](https://github.com/alfa-laboratory/arui-presets-lint/commit/b954d26))
542
+ - **eslint:** add warn rules for formatting ([921947d](https://github.com/alfa-laboratory/arui-presets-lint/commit/921947d))
543
+
544
+ <a name="3.0.1"></a>
545
+
546
+ ## [3.0.1](https://github.com/alfa-laboratory/arui-presets-lint/compare/v3.0.0...v3.0.1) (2020-02-12)
547
+
548
+ ### Features
549
+
550
+ - remove jsx-one-expression-per-line ([edca46e](https://github.com/alfa-laboratory/arui-presets-lint/commit/edca46e))
551
+
552
+ <a name="3.0.0"></a>
553
+
554
+ # [3.0.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v2.0.1...v3.0.0) (2020-02-12)
555
+
556
+ ### Bug Fixes
557
+
558
+ - **js-input:** fix eslint errors ([5b34d19](https://github.com/alfa-laboratory/arui-presets-lint/commit/5b34d19))
559
+
560
+ ### Features
561
+
562
+ - **dependencies:** add eslint-plugin-react-hooks and extend rules. update plugin eslint ([4d73805](https://github.com/alfa-laboratory/arui-presets-lint/commit/4d73805))
563
+
564
+ <a name="2.0.1"></a>
565
+
566
+ ## [2.0.1](https://github.com/alfa-laboratory/arui-presets-lint/compare/v2.0.0...v2.0.1) (2019-12-24)
567
+
568
+ ### Bug Fixes
569
+
570
+ - **stylelint:** fix path to plugin, up plugin version ([e1ebf5e](https://github.com/alfa-laboratory/arui-presets-lint/commit/e1ebf5e))
571
+
572
+ <a name="2.0.0"></a>
573
+
574
+ # [2.0.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v1.2.1...v2.0.0) (2019-12-06)
575
+
576
+ <a name="1.2.1"></a>
577
+
578
+ ## [1.2.1](https://github.com/alfa-laboratory/arui-presets-lint/compare/v1.1.0...v1.2.1) (2019-09-03)
579
+
580
+ ### Bug Fixes
581
+
582
+ - **eslint:** disable multiline-comment-style rule ([65ea774](https://github.com/alfa-laboratory/arui-presets-lint/commit/65ea774))
583
+
584
+ ### Features
585
+
586
+ - **stylelint:** use arui-cssvars ([2a2cc6e](https://github.com/alfa-laboratory/arui-presets-lint/commit/2a2cc6e))
587
+
588
+ <a name="1.2.0"></a>
589
+
590
+ # [1.2.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v1.1.0...v1.2.0) (2019-04-04)
591
+
592
+ ### Features
593
+
594
+ - **stylelint:** use arui-cssvars ([2a2cc6e](https://github.com/alfa-laboratory/arui-presets-lint/commit/2a2cc6e))
595
+
596
+ <a name="1.1.0"></a>
597
+
598
+ # 1.1.0 (2019-03-13)
599
+
600
+ ### Features
601
+
602
+ - **configuration:** add new stylistic rules ([d6500f6](https://github.com/alfa-laboratory/arui-presets-lint/commit/d6500f6))
@@ -0,0 +1,2 @@
1
+ #!/usr/bin/env node
2
+ export {};