@paperless/conventions 2.22.0-alpha.3 → 2.22.0-alpha.31

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.
@@ -16,6 +16,20 @@ const config = {
16
16
  arrowParens: 'avoid',
17
17
  singleAttributePerLine: true,
18
18
  plugins: ['prettier-plugin-tailwindcss'],
19
+ overrides: [
20
+ {
21
+ files: '*.html',
22
+ options: {
23
+ parser: 'html',
24
+ },
25
+ },
26
+ {
27
+ files: '*.component.html',
28
+ options: {
29
+ parser: 'angular',
30
+ },
31
+ },
32
+ ],
19
33
  };
20
34
 
21
35
  module.exports = config;
package/CHANGELOG.md CHANGED
@@ -3,6 +3,266 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [2.22.0-alpha.31](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.30...v2.22.0-alpha.31) (2026-01-16)
7
+
8
+ **Note:** Version bump only for package @paperless/conventions
9
+
10
+
11
+
12
+
13
+
14
+ # [2.22.0-alpha.30](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.29...v2.22.0-alpha.30) (2026-01-16)
15
+
16
+ **Note:** Version bump only for package @paperless/conventions
17
+
18
+
19
+
20
+
21
+
22
+ # [2.22.0-alpha.29](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.28...v2.22.0-alpha.29) (2026-01-16)
23
+
24
+ **Note:** Version bump only for package @paperless/conventions
25
+
26
+
27
+
28
+
29
+
30
+ # [2.22.0-alpha.28](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.27...v2.22.0-alpha.28) (2026-01-16)
31
+
32
+ **Note:** Version bump only for package @paperless/conventions
33
+
34
+
35
+
36
+
37
+
38
+ # [2.22.0-alpha.27](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.26...v2.22.0-alpha.27) (2026-01-15)
39
+
40
+ **Note:** Version bump only for package @paperless/conventions
41
+
42
+
43
+
44
+
45
+
46
+ # [2.22.0-alpha.26](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.25...v2.22.0-alpha.26) (2026-01-15)
47
+
48
+ **Note:** Version bump only for package @paperless/conventions
49
+
50
+
51
+
52
+
53
+
54
+ # [2.22.0-alpha.25](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.24...v2.22.0-alpha.25) (2026-01-15)
55
+
56
+
57
+ ### Features
58
+
59
+ * Apply linting to all files ([0483a1d](https://github.com/Employes/Paperless/commit/0483a1d39187e9edde810aca3a72089d41c712e5))
60
+
61
+
62
+
63
+
64
+
65
+ # [2.22.0-alpha.24](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.23...v2.22.0-alpha.24) (2026-01-14)
66
+
67
+
68
+ ### Bug Fixes
69
+
70
+ * **conventions:** Correctly parse eslint for react files ([7ad6da2](https://github.com/Employes/Paperless/commit/7ad6da29fe7916f35e0ecb47117344e8af1980e9))
71
+
72
+
73
+
74
+
75
+
76
+ # [2.22.0-alpha.23](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.22...v2.22.0-alpha.23) (2026-01-14)
77
+
78
+ **Note:** Version bump only for package @paperless/conventions
79
+
80
+
81
+
82
+
83
+
84
+ # [2.22.0-alpha.22](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.21...v2.22.0-alpha.22) (2026-01-14)
85
+
86
+
87
+ ### Features
88
+
89
+ * **angular:** Update to ng 19 ([5d807b7](https://github.com/Employes/Paperless/commit/5d807b785deac88492fdc098fe0a8d5948738f59))
90
+
91
+
92
+
93
+
94
+
95
+ # [2.22.0-alpha.21](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.20...v2.22.0-alpha.21) (2026-01-14)
96
+
97
+ **Note:** Version bump only for package @paperless/conventions
98
+
99
+
100
+
101
+
102
+
103
+ # [2.22.0-alpha.20](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.19...v2.22.0-alpha.20) (2026-01-14)
104
+
105
+
106
+ ### Features
107
+
108
+ * **conventions:** update typescript ([67a7382](https://github.com/Employes/Paperless/commit/67a738271a065da88a987cf467686713cb5cc9c0))
109
+
110
+
111
+
112
+
113
+
114
+ # [2.22.0-alpha.19](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.18...v2.22.0-alpha.19) (2026-01-14)
115
+
116
+
117
+ ### Bug Fixes
118
+
119
+ * **conventions/eslint:** Only apply import plugin to javascript files ([f25f84c](https://github.com/Employes/Paperless/commit/f25f84cc29b6dafdb4db673573428894c9b79e18))
120
+
121
+
122
+
123
+
124
+
125
+ # [2.22.0-alpha.18](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.17...v2.22.0-alpha.18) (2026-01-14)
126
+
127
+ **Note:** Version bump only for package @paperless/conventions
128
+
129
+
130
+
131
+
132
+
133
+ # [2.22.0-alpha.17](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.16...v2.22.0-alpha.17) (2026-01-14)
134
+
135
+
136
+ ### Bug Fixes
137
+
138
+ * **conventions:** Correctly import unicorn plugin ([f530459](https://github.com/Employes/Paperless/commit/f530459a9c7f7749ad40e3d236904245b4c7b5c1))
139
+
140
+
141
+
142
+
143
+
144
+ # [2.22.0-alpha.16](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.15...v2.22.0-alpha.16) (2026-01-14)
145
+
146
+ **Note:** Version bump only for package @paperless/conventions
147
+
148
+
149
+
150
+
151
+
152
+ # [2.22.0-alpha.15](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.14...v2.22.0-alpha.15) (2026-01-14)
153
+
154
+
155
+ ### Bug Fixes
156
+
157
+ * **conventions:** Add typescript resolver ([1c3d7bd](https://github.com/Employes/Paperless/commit/1c3d7bdeab2c561f941046347c5d1f76e53d9783))
158
+
159
+
160
+
161
+
162
+
163
+ # [2.22.0-alpha.14](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.13...v2.22.0-alpha.14) (2026-01-14)
164
+
165
+
166
+ ### Features
167
+
168
+ * **conventions:** Add eslint ([5dcbf7c](https://github.com/Employes/Paperless/commit/5dcbf7c7782302eeca621f33b2f7dcef1cda2334))
169
+
170
+
171
+
172
+
173
+
174
+ # [2.22.0-alpha.13](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.12...v2.22.0-alpha.13) (2026-01-14)
175
+
176
+ **Note:** Version bump only for package @paperless/conventions
177
+
178
+
179
+
180
+
181
+
182
+ # [2.22.0-alpha.12](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.11...v2.22.0-alpha.12) (2026-01-14)
183
+
184
+ **Note:** Version bump only for package @paperless/conventions
185
+
186
+
187
+
188
+
189
+
190
+ # [2.22.0-alpha.11](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.10...v2.22.0-alpha.11) (2026-01-13)
191
+
192
+
193
+ ### Bug Fixes
194
+
195
+ * **conventions:** Update typescript eslint plugins ([acc2401](https://github.com/Employes/Paperless/commit/acc240179caaeff0f4e27c557e1eee44b48c1a2b))
196
+
197
+
198
+
199
+
200
+
201
+ # [2.22.0-alpha.10](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.9...v2.22.0-alpha.10) (2026-01-13)
202
+
203
+
204
+ ### Bug Fixes
205
+
206
+ * **conventions:** Set correct nx version ([6ce137e](https://github.com/Employes/Paperless/commit/6ce137e1860289a2cf95f365b740c8dace97b33a))
207
+
208
+
209
+
210
+
211
+
212
+ # [2.22.0-alpha.9](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.8...v2.22.0-alpha.9) (2026-01-13)
213
+
214
+ **Note:** Version bump only for package @paperless/conventions
215
+
216
+
217
+
218
+
219
+
220
+ # [2.22.0-alpha.8](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.7...v2.22.0-alpha.8) (2026-01-13)
221
+
222
+
223
+ ### Reverts
224
+
225
+ * Revert "refactor(conventions): Remove nx" ([2c1e00f](https://github.com/Employes/Paperless/commit/2c1e00fdbc0fb7ba784ac463827175520a7cfc56))
226
+
227
+
228
+
229
+
230
+
231
+ # [2.22.0-alpha.7](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.6...v2.22.0-alpha.7) (2026-01-13)
232
+
233
+ **Note:** Version bump only for package @paperless/conventions
234
+
235
+
236
+
237
+
238
+
239
+ # [2.22.0-alpha.6](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.5...v2.22.0-alpha.6) (2026-01-13)
240
+
241
+
242
+ ### Bug Fixes
243
+
244
+ * **angular:** Move some files around and start using inject ([0602708](https://github.com/Employes/Paperless/commit/0602708f638d250783e764f2d886e0084eb53ce0))
245
+
246
+
247
+
248
+
249
+
250
+ # [2.22.0-alpha.5](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.4...v2.22.0-alpha.5) (2026-01-13)
251
+
252
+ **Note:** Version bump only for package @paperless/conventions
253
+
254
+
255
+
256
+
257
+
258
+ # [2.22.0-alpha.4](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.3...v2.22.0-alpha.4) (2026-01-13)
259
+
260
+ **Note:** Version bump only for package @paperless/conventions
261
+
262
+
263
+
264
+
265
+
6
266
  # [2.22.0-alpha.3](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.2...v2.22.0-alpha.3) (2026-01-13)
7
267
 
8
268
  **Note:** Version bump only for package @paperless/conventions
@@ -0,0 +1,128 @@
1
+ import eslint from '@eslint/js';
2
+ import nxPlugin from '@nx/eslint-plugin';
3
+ import angularPlugin from 'angular-eslint';
4
+ import { defineConfig } from 'eslint/config';
5
+ import importPlugin from 'eslint-plugin-import';
6
+ import jsoncPlugin from 'eslint-plugin-jsonc';
7
+ import prettierPlugin from 'eslint-plugin-prettier/recommended';
8
+ import unicornPlugin from 'eslint-plugin-unicorn';
9
+ import globals from 'globals';
10
+ import typescriptPlugin from 'typescript-eslint';
11
+
12
+ export default defineConfig([
13
+ eslint.configs.recommended,
14
+ prettierPlugin,
15
+ ...jsoncPlugin.configs['flat/recommended-with-json'],
16
+ ...jsoncPlugin.configs['flat/recommended-with-jsonc'],
17
+
18
+ nxPlugin.configs['flat/javascript'],
19
+ nxPlugin.configs['flat/react-typescript'],
20
+ nxPlugin.configs['flat/angular'],
21
+ {
22
+ languageOptions: {
23
+ globals: globals.builtin,
24
+ },
25
+ settings: {
26
+ 'import/parsers': {
27
+ '@typescript-eslint/parser': ['.ts', '.tsx'],
28
+ },
29
+ 'import/resolver': {
30
+ typescript: true,
31
+ node: true,
32
+ },
33
+ },
34
+ },
35
+ {
36
+ files: ['**/*.{ts,tsx,js,jsx}'],
37
+ extends: [importPlugin.flatConfigs.recommended, unicornPlugin.configs.all],
38
+ rules: {
39
+ 'arrow-body-style': ['error', 'as-needed'],
40
+ 'unicorn/no-null': 'off',
41
+ 'unicorn/prevent-abbreviations': 'off',
42
+ 'unicorn/no-nested-ternary': 'off',
43
+ 'unicorn/consistent-function-scoping': [
44
+ 'error',
45
+ {
46
+ checkArrowFunctions: false,
47
+ },
48
+ ],
49
+ '@typescript-eslint/no-unused-vars': [
50
+ 'error',
51
+ {
52
+ argsIgnorePattern: '^h|_$',
53
+ caughtErrorsIgnorePattern: '^h|_$',
54
+ varsIgnorePattern: '^h|_$',
55
+ },
56
+ ],
57
+ 'import/no-unresolved': 'off',
58
+ 'import/order': [
59
+ 'error',
60
+ {
61
+ pathGroups: [
62
+ {
63
+ pattern: '@paperless/**',
64
+ group: 'external',
65
+ position: 'after',
66
+ },
67
+ ],
68
+ pathGroupsExcludedImportTypes: ['builtin'],
69
+ groups: ['builtin', 'external', 'parent', 'sibling', 'index'],
70
+ 'newlines-between': 'always',
71
+ alphabetize: {
72
+ order: 'asc',
73
+ caseInsensitive: true,
74
+ },
75
+ },
76
+ ],
77
+ },
78
+ },
79
+ {
80
+ files: ['**/*.ts'],
81
+ extends: [
82
+ typescriptPlugin.configs.recommended,
83
+ typescriptPlugin.configs.stylistic,
84
+ angularPlugin.configs.tsRecommended,
85
+ ],
86
+ processor: angularPlugin.processInlineTemplates,
87
+ rules: {
88
+ '@angular-eslint/prefer-standalone': 'off',
89
+ '@angular-eslint/directive-selector': [
90
+ 'error',
91
+ {
92
+ type: 'attribute',
93
+ prefix: 'app',
94
+ style: 'camelCase',
95
+ },
96
+ ],
97
+ '@angular-eslint/component-selector': [
98
+ 'error',
99
+ {
100
+ type: 'element',
101
+ prefix: 'app',
102
+ style: 'kebab-case',
103
+ },
104
+ ],
105
+ },
106
+ },
107
+ {
108
+ files: ['**/*.html'],
109
+ extends: [angularPlugin.configs.templateRecommended],
110
+ rules: {
111
+ '@angular-eslint/template/prefer-self-closing-tags': ['error'],
112
+ '@angular-eslint/template/attributes-order': [
113
+ 'error',
114
+ {
115
+ alphabetical: true,
116
+ order: [
117
+ 'STRUCTURAL_DIRECTIVE',
118
+ 'TEMPLATE_REFERENCE',
119
+ 'ATTRIBUTE_BINDING',
120
+ 'INPUT_BINDING',
121
+ 'OUTPUT_BINDING',
122
+ 'TWO_WAY_BINDING',
123
+ ],
124
+ },
125
+ ],
126
+ },
127
+ },
128
+ ]);
package/index.js ADDED
@@ -0,0 +1 @@
1
+ export default {};
package/package.json CHANGED
@@ -1,11 +1,19 @@
1
1
  {
2
2
  "name": "@paperless/conventions",
3
3
  "description": "Paperless eslint, typescript & prettier recommended configuration",
4
- "version": "2.22.0-alpha.3",
4
+ "version": "2.22.0-alpha.31",
5
5
  "license": "ISC",
6
+ "type": "module",
6
7
  "publishConfig": {
7
8
  "registry": "https://registry.npmjs.org"
8
9
  },
10
+ "exports": {
11
+ ".": "./index.js",
12
+ "./prettier": "./.prettierrc.cjs",
13
+ "./eslint": "./eslint.config.js",
14
+ "./editorconfig": "./.editorconfig",
15
+ "./tsconfig": "./tsconfig.json"
16
+ },
9
17
  "repository": {
10
18
  "type": "git",
11
19
  "url": "git+https://github.com/Employes/Paperless.git"
@@ -19,43 +27,26 @@
19
27
  "prettier:check": "yarn prettier \"./**/*.{ts,tsx,html,scss,json}\"",
20
28
  "prettier:write": "yarn prettier:check -w"
21
29
  },
22
- "devDependencies": {
30
+ "dependencies": {
23
31
  "@angular-eslint/builder": "~19.0.0",
24
- "@angular-eslint/eslint-plugin": "~19.0.0",
25
- "@angular-eslint/eslint-plugin-template": "~19.0.0",
26
- "@angular-eslint/schematics": "~19.0.0",
27
- "@angular-eslint/template-parser": "~19.0.0",
28
- "@nrwl/eslint-plugin-nx": "15.9.7",
29
- "@typescript-eslint/eslint-plugin": "5.36.1",
30
- "@typescript-eslint/parser": "5.36.1",
31
- "eslint": "~8.57.0",
32
- "eslint-config-prettier": "9.1.0",
33
- "eslint-import-resolver-typescript": "3.1.5",
34
- "eslint-plugin-ava": "14.0.0",
35
- "eslint-plugin-import": "2.29.1",
36
- "eslint-plugin-jsonc": "2.16.0",
37
- "eslint-plugin-only-error": "1.0.2",
38
- "eslint-plugin-unicorn": "55.0.0",
39
- "prettier": "2.8.8",
40
- "typescript": "4.9.3"
32
+ "@eslint/js": "~9.39.1",
33
+ "@nx/eslint-plugin": "~22.3.3",
34
+ "angular-eslint": "~19.0.0",
35
+ "eslint-config-prettier": "~10.1.8",
36
+ "eslint-import-resolver-typescript": "~4.4.4",
37
+ "eslint-plugin-import": "~2.32.0",
38
+ "eslint-plugin-jsonc": "~2.21.0",
39
+ "eslint-plugin-jsx-a11y": "~6.10.2",
40
+ "eslint-plugin-prettier": "~5.5.4",
41
+ "eslint-plugin-react": "~7.37.5",
42
+ "eslint-plugin-react-hooks": "~7.0.1",
43
+ "eslint-plugin-unicorn": "~62.0.0",
44
+ "nx": "~22.3.3",
45
+ "typescript-eslint": "~8.46.4"
41
46
  },
42
47
  "peerDependencies": {
43
- "@angular-eslint/builder": "~19.0.0",
44
- "@angular-eslint/eslint-plugin": "~19.0.0",
45
- "@angular-eslint/eslint-plugin-template": "~19.0.0",
46
- "@angular-eslint/schematics": "~19.0.0",
47
- "@angular-eslint/template-parser": "~19.0.0",
48
- "@nrwl/eslint-plugin-nx": "15.9.7",
49
- "@typescript-eslint/eslint-plugin": "5.36.1",
50
- "@typescript-eslint/parser": "5.36.1",
51
- "eslint": "~8.57.0",
52
- "eslint-plugin-ava": "14.0.0",
53
- "eslint-plugin-import": "2.29.1",
54
- "eslint-plugin-jsonc": "2.16.0",
55
- "eslint-plugin-only-error": "1.0.2",
56
- "eslint-plugin-unicorn": "55.0.0",
57
- "prettier": "2.8.8",
58
- "prettier-plugin-tailwindcss": "0.4.1",
59
- "typescript": "4.9.3"
48
+ "eslint": "~9.39.1",
49
+ "prettier": "~3.7.4",
50
+ "typescript": "5.8.3"
60
51
  }
61
52
  }
package/tsconfig.json CHANGED
@@ -27,15 +27,15 @@
27
27
  "noImplicitOverride": true,
28
28
  "noPropertyAccessFromIndexSignature": true,
29
29
  "noImplicitReturns": true,
30
- "target": "es2020",
31
- "module": "es2020",
32
- "lib": ["es2018", "dom"],
30
+ "target": "es2022",
31
+ "module": "es2022",
32
+ "lib": ["es2022", "dom"]
33
33
  },
34
34
  "angularCompilerOptions": {
35
35
  "enableI18nLegacyMessageIdFormat": false,
36
36
  "strictInjectionParameters": true,
37
37
  "strictInputAccessModifiers": true,
38
38
  "strictTemplates": true,
39
- "enableIvy": true,
39
+ "enableIvy": true
40
40
  }
41
41
  }
package/.eslintrc.js DELETED
@@ -1,110 +0,0 @@
1
- module.exports = {
2
- root: true,
3
- ignorePatterns: ['**/*'],
4
- plugins: ['@nrwl/nx', 'only-error', 'import', 'unicorn', 'ava'],
5
- settings: {
6
- 'import/parsers': {
7
- '@typescript-eslint/parser': ['.ts', '.tsx'],
8
- },
9
- 'import/resolver': {
10
- typescript: {
11
- alwaysTryTypes: true,
12
- },
13
- },
14
- },
15
- overrides: [
16
- {
17
- files: ['*.ts', '*.tsx', '*.js', '*.jsx'],
18
- rules: {
19
- 'arrow-body-style': ['error', 'as-needed'],
20
- 'import/order': [
21
- 'error',
22
- {
23
- pathGroups: [
24
- {
25
- pattern: '@paperless/**',
26
- group: 'external',
27
- position: 'after',
28
- },
29
- ],
30
- pathGroupsExcludedImportTypes: ['builtin'],
31
- groups: ['builtin', 'external', 'parent', 'sibling', 'index'],
32
- 'newlines-between': 'always',
33
- alphabetize: {
34
- order: 'asc',
35
- caseInsensitive: true,
36
- },
37
- },
38
- ],
39
- },
40
- extends: [
41
- 'plugin:@angular-eslint/all',
42
- 'plugin:@nrwl/nx/angular',
43
- 'plugin:@angular-eslint/template/process-inline-templates',
44
- 'prettier',
45
- ],
46
- },
47
- {
48
- files: ['*.html'],
49
- plugins: ['@angular-eslint/template'],
50
- extends: [
51
- 'plugin:@nrwl/nx/angular-template',
52
- 'plugin:@angular-eslint/all',
53
- ],
54
- rules: {
55
- '@angular-eslint/template/attributes-order': [
56
- 'error',
57
- {
58
- alphabetical: true,
59
- order: [
60
- 'STRUCTURAL_DIRECTIVE',
61
- 'TEMPLATE_REFERENCE',
62
- 'ATTRIBUTE_BINDING',
63
- 'INPUT_BINDING',
64
- 'OUTPUT_BINDING',
65
- 'TWO_WAY_BINDING',
66
- ],
67
- },
68
- ],
69
- },
70
- },
71
- {
72
- files: ['*.ts', '*.tsx'],
73
- extends: [
74
- 'plugin:@nrwl/nx/typescript',
75
- 'plugin:unicorn/all',
76
- 'plugin:import/recommended',
77
- ],
78
- rules: {
79
- 'unicorn/no-null': 'off',
80
- 'import/no-unresolved': 'off',
81
- 'unicorn/prevent-abbreviations': 'off',
82
- 'unicorn/no-nested-ternary': 'off',
83
- 'unicorn/consistent-function-scoping': [
84
- 'error',
85
- {
86
- checkArrowFunctions: false,
87
- },
88
- ],
89
- },
90
- },
91
- {
92
- files: ['*.js', '*.jsx'],
93
- extends: ['plugin:@nrwl/nx/javascript'],
94
- rules: {},
95
- },
96
- {
97
- files: ['*.spec.ts', '*.spec.tsx', '*.spec.js', '*.spec.jsx'],
98
- extends: ['plugin:ava/recommended'],
99
- env: {
100
- jest: true,
101
- },
102
- rules: {},
103
- },
104
- {
105
- files: ['*.json', '*.json5'],
106
- extends: ['plugin:jsonc/recommended-with-jsonc'],
107
- rules: {},
108
- },
109
- ],
110
- };
@@ -1,8 +0,0 @@
1
- module.exports = {
2
- extends: ['@commitlint/config-conventional'],
3
- rules: {
4
- 'header-max-length': [0, 'always'],
5
- 'subject-case': [2, 'never', ['pascal-case', 'upper-case']],
6
- 'scope-case': [2, 'always', 'kebab-case'],
7
- },
8
- };