@darksheep/eslint 10.0.2 โ 10.0.5
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/CHANGELOG.md +63 -0
- package/package.json +22 -22
- package/src/plugins/json.js +15 -8
- package/src/plugins/package-json.js +2 -5
- package/src/plugins/perfectionist.js +13 -9
- package/src/plugins/yml.js +1 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,68 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [10.0.5](https://github.com/DarkSheepSoftware/eslint/compare/v10.0.4...v10.0.5) (2026-02-20)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### ๐ฉน Fixes
|
|
7
|
+
|
|
8
|
+
* oidc publishing ([87bb1c9](https://github.com/DarkSheepSoftware/eslint/commit/87bb1c92afa78d9eb4b3ffb93a5486639ad7da2c))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### ๐ฆ Dependencies
|
|
12
|
+
|
|
13
|
+
* **pkg:** update dependency eslint-plugin-jsdoc to v62.7.0 ([#1136](https://github.com/DarkSheepSoftware/eslint/issues/1136)) ([ad76956](https://github.com/DarkSheepSoftware/eslint/commit/ad769561d01adb3a261dad905f06d1e59b6fe15f))
|
|
14
|
+
* **pkg:** update dependency eslint-plugin-package-json to v0.89.0 ([#1140](https://github.com/DarkSheepSoftware/eslint/issues/1140)) ([c30e4c6](https://github.com/DarkSheepSoftware/eslint/commit/c30e4c6923647fdb166bbc13c5a09ec88b16a647))
|
|
15
|
+
* **pkg:** update eslint monorepo to v9.39.3 ([#1138](https://github.com/DarkSheepSoftware/eslint/issues/1138)) ([5daf316](https://github.com/DarkSheepSoftware/eslint/commit/5daf31675b4e9dfd97c307d2791ec13aa72504a4))
|
|
16
|
+
|
|
17
|
+
## [10.0.4](https://github.com/DarkSheepSoftware/eslint/compare/v10.0.3...v10.0.4) (2026-02-20)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### ๐ฆ Dependencies
|
|
21
|
+
|
|
22
|
+
* **pkg:** update dependency @eslint-community/eslint-plugin-eslint-comments to v4.6.0 ([#1111](https://github.com/DarkSheepSoftware/eslint/issues/1111)) ([b114a74](https://github.com/DarkSheepSoftware/eslint/commit/b114a7414736678a5b0007f814ed6a0b6bfca29c))
|
|
23
|
+
* **pkg:** update dependency @eslint/compat to v2.0.2 ([#1109](https://github.com/DarkSheepSoftware/eslint/issues/1109)) ([34b87ac](https://github.com/DarkSheepSoftware/eslint/commit/34b87ac4f21b5b8a537b49cb016d35aa5dd86889))
|
|
24
|
+
* **pkg:** update dependency @stylistic/eslint-plugin to v5.7.1 ([#1108](https://github.com/DarkSheepSoftware/eslint/issues/1108)) ([2e07b05](https://github.com/DarkSheepSoftware/eslint/commit/2e07b059e490db5c6b8d6a0aad06fe8423950e64))
|
|
25
|
+
* **pkg:** update dependency @stylistic/eslint-plugin to v5.8.0 ([#1120](https://github.com/DarkSheepSoftware/eslint/issues/1120)) ([b82287a](https://github.com/DarkSheepSoftware/eslint/commit/b82287a1b7f4a089ff8e72b1f34da40960b93ebe))
|
|
26
|
+
* **pkg:** update dependency @stylistic/eslint-plugin to v5.9.0 ([#1132](https://github.com/DarkSheepSoftware/eslint/issues/1132)) ([f6ec726](https://github.com/DarkSheepSoftware/eslint/commit/f6ec7268a5972d6ca29f5dc3e839bd5de4605e01))
|
|
27
|
+
* **pkg:** update dependency eslint-plugin-command to v3.4.0 ([#1099](https://github.com/DarkSheepSoftware/eslint/issues/1099)) ([461d762](https://github.com/DarkSheepSoftware/eslint/commit/461d762881da45a18cbcf4131698d65681926617))
|
|
28
|
+
* **pkg:** update dependency eslint-plugin-jest to v29.12.2 ([#1101](https://github.com/DarkSheepSoftware/eslint/issues/1101)) ([248884f](https://github.com/DarkSheepSoftware/eslint/commit/248884f471efe2290ac9ed0fb3dbe3647230685c))
|
|
29
|
+
* **pkg:** update dependency eslint-plugin-jest to v29.15.0 ([#1118](https://github.com/DarkSheepSoftware/eslint/issues/1118)) ([ec4290a](https://github.com/DarkSheepSoftware/eslint/commit/ec4290a7bfa0276483c64dfd2b045db6d8b8a876))
|
|
30
|
+
* **pkg:** update dependency eslint-plugin-jsdoc to v61.7.1 ([#1106](https://github.com/DarkSheepSoftware/eslint/issues/1106)) ([a4f0748](https://github.com/DarkSheepSoftware/eslint/commit/a4f07484e944abd305846e16b386d80f95c527c7))
|
|
31
|
+
* **pkg:** update dependency eslint-plugin-jsdoc to v62 ([#1107](https://github.com/DarkSheepSoftware/eslint/issues/1107)) ([138281e](https://github.com/DarkSheepSoftware/eslint/commit/138281eae5dca407c6fd652afef41eecb033ea0c))
|
|
32
|
+
* **pkg:** update dependency eslint-plugin-jsdoc to v62.6.0 ([#1126](https://github.com/DarkSheepSoftware/eslint/issues/1126)) ([db65252](https://github.com/DarkSheepSoftware/eslint/commit/db65252ac97469120948b5819614d648e29179f9))
|
|
33
|
+
* **pkg:** update dependency eslint-plugin-jsdoc to v62.6.1 ([#1131](https://github.com/DarkSheepSoftware/eslint/issues/1131)) ([580e6e6](https://github.com/DarkSheepSoftware/eslint/commit/580e6e6d82a3363f5db595886897bfed8fdd0169))
|
|
34
|
+
* **pkg:** update dependency eslint-plugin-jsonc to v2.21.1 ([#1119](https://github.com/DarkSheepSoftware/eslint/issues/1119)) ([0993bf2](https://github.com/DarkSheepSoftware/eslint/commit/0993bf22bce481d21787114a226ef6164b45fa7b))
|
|
35
|
+
* **pkg:** update dependency eslint-plugin-n to v17.23.2 ([#1110](https://github.com/DarkSheepSoftware/eslint/issues/1110)) ([5edeb15](https://github.com/DarkSheepSoftware/eslint/commit/5edeb15a09f06e22a2adad1ce0e709bc7fbbad20))
|
|
36
|
+
* **pkg:** update dependency eslint-plugin-n to v17.24.0 ([#1127](https://github.com/DarkSheepSoftware/eslint/issues/1127)) ([d775f5e](https://github.com/DarkSheepSoftware/eslint/commit/d775f5e62855f326446434308bd0505a0f898e8c))
|
|
37
|
+
* **pkg:** update dependency eslint-plugin-package-json to v0.88.2 ([#1105](https://github.com/DarkSheepSoftware/eslint/issues/1105)) ([f80b12c](https://github.com/DarkSheepSoftware/eslint/commit/f80b12c97a7d2a85bf7d9ecba294eccdd4c59e90))
|
|
38
|
+
* **pkg:** update dependency eslint-plugin-package-json to v0.88.3 ([#1129](https://github.com/DarkSheepSoftware/eslint/issues/1129)) ([89ee02d](https://github.com/DarkSheepSoftware/eslint/commit/89ee02d79b6870e1955b72eae1fb4ccb3643f541))
|
|
39
|
+
* **pkg:** update dependency eslint-plugin-perfectionist to v5 ([#1104](https://github.com/DarkSheepSoftware/eslint/issues/1104)) ([1b64ca9](https://github.com/DarkSheepSoftware/eslint/commit/1b64ca9fbca5e3c8e30d7c268b360c6ba95511dc))
|
|
40
|
+
* **pkg:** update dependency eslint-plugin-regexp to v3 ([#1115](https://github.com/DarkSheepSoftware/eslint/issues/1115)) ([647e553](https://github.com/DarkSheepSoftware/eslint/commit/647e5536a6514ecb6cd12d40b8e93539938d7fb3))
|
|
41
|
+
* **pkg:** update dependency eslint-plugin-security to v4 ([#1133](https://github.com/DarkSheepSoftware/eslint/issues/1133)) ([6dd06aa](https://github.com/DarkSheepSoftware/eslint/commit/6dd06aad2013ee8a317b12aabb047a51a015fd4c))
|
|
42
|
+
* **pkg:** update dependency eslint-plugin-unicorn to v63 ([#1125](https://github.com/DarkSheepSoftware/eslint/issues/1125)) ([d2ea34d](https://github.com/DarkSheepSoftware/eslint/commit/d2ea34d68d8a25fa593b9c1e08cf1524c8f2f3bb))
|
|
43
|
+
* **pkg:** update dependency eslint-plugin-unused-imports to v4.4.1 ([#1121](https://github.com/DarkSheepSoftware/eslint/issues/1121)) ([84c49ff](https://github.com/DarkSheepSoftware/eslint/commit/84c49ff9a905d2566d2b1fd29bad4aff05fc3f89))
|
|
44
|
+
* **pkg:** update dependency eslint-plugin-yml to v1.19.1 ([#1103](https://github.com/DarkSheepSoftware/eslint/issues/1103)) ([cbd2c9b](https://github.com/DarkSheepSoftware/eslint/commit/cbd2c9b88f8943ada9f242cb0ffd954a6f040756))
|
|
45
|
+
* **pkg:** update dependency eslint-plugin-yml to v3 ([#1114](https://github.com/DarkSheepSoftware/eslint/issues/1114)) ([0ea6090](https://github.com/DarkSheepSoftware/eslint/commit/0ea6090ab3cffde5bb8b3f2ef47c0b5883244753))
|
|
46
|
+
* **pkg:** update dependency jsonc-eslint-parser to v3 ([#1130](https://github.com/DarkSheepSoftware/eslint/issues/1130)) ([924bd24](https://github.com/DarkSheepSoftware/eslint/commit/924bd24d84bd3865c16dabdda72c40647fe6133d))
|
|
47
|
+
* **pkg:** update dependency yaml-eslint-parser to v2 ([#1112](https://github.com/DarkSheepSoftware/eslint/issues/1112)) ([f98bb19](https://github.com/DarkSheepSoftware/eslint/commit/f98bb19d8cf222bfdbabdae3a169232f74970f09))
|
|
48
|
+
* **pkg:** update eslint monorepo to v9.39.2 ([#1102](https://github.com/DarkSheepSoftware/eslint/issues/1102)) ([1ff62ad](https://github.com/DarkSheepSoftware/eslint/commit/1ff62ad147083f0e7fec7e0f773271a5efcc038f))
|
|
49
|
+
* **pkg:** update typescript-eslint monorepo to v8.54.0 ([#1098](https://github.com/DarkSheepSoftware/eslint/issues/1098)) ([f140547](https://github.com/DarkSheepSoftware/eslint/commit/f1405474ed605b42f28ef3ed4ebcf2d082e72ce7))
|
|
50
|
+
* **pkg:** update typescript-eslint monorepo to v8.56.0 ([#1124](https://github.com/DarkSheepSoftware/eslint/issues/1124)) ([a763c5e](https://github.com/DarkSheepSoftware/eslint/commit/a763c5e51df7763064038febcecac97eee5bda39))
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
### ๐งน Chores
|
|
54
|
+
|
|
55
|
+
* revert "jsonc-eslint-parser": "3.0.0" ([#1134](https://github.com/DarkSheepSoftware/eslint/issues/1134)) ([4c6425d](https://github.com/DarkSheepSoftware/eslint/commit/4c6425d522dbfa4d806ea8bfea61fafc1132afef))
|
|
56
|
+
|
|
57
|
+
## [10.0.3](https://github.com/DarkSheepSoftware/eslint/compare/v10.0.2...v10.0.3) (2025-12-07)
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
### ๐ฆ Dependencies
|
|
61
|
+
|
|
62
|
+
* **pkg:** update dependency eslint-plugin-jsdoc to v61.5.0 ([#1093](https://github.com/DarkSheepSoftware/eslint/issues/1093)) ([ac1dddb](https://github.com/DarkSheepSoftware/eslint/commit/ac1dddb750d4d92d17e3c4d84c3903818790b716))
|
|
63
|
+
* **pkg:** update dependency jsonc-eslint-parser to v2.4.2 ([#1094](https://github.com/DarkSheepSoftware/eslint/issues/1094)) ([4bf383a](https://github.com/DarkSheepSoftware/eslint/commit/4bf383a1459c9b7c93f30bead4b6baa441b3c861))
|
|
64
|
+
* **pkg:** update dependency yaml-eslint-parser to v1.3.2 ([#1092](https://github.com/DarkSheepSoftware/eslint/issues/1092)) ([d432bb7](https://github.com/DarkSheepSoftware/eslint/commit/d432bb7275bb50c41ad766831f5268a74b5e485e))
|
|
65
|
+
|
|
3
66
|
## [10.0.2](https://github.com/DarkSheepSoftware/eslint/compare/v10.0.1...v10.0.2) (2025-12-04)
|
|
4
67
|
|
|
5
68
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@darksheep/eslint",
|
|
3
|
-
"version": "10.0.
|
|
3
|
+
"version": "10.0.5",
|
|
4
4
|
"description": "A fairly complete (opinionated) eslint config",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -25,30 +25,30 @@
|
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
27
|
"@darksheep/environment": "3.2.0",
|
|
28
|
-
"@eslint-community/eslint-plugin-eslint-comments": "4.
|
|
29
|
-
"@eslint/compat": "2.0.
|
|
30
|
-
"@eslint/js": "9.39.
|
|
31
|
-
"@stylistic/eslint-plugin": "5.
|
|
32
|
-
"@typescript-eslint/eslint-plugin": "8.
|
|
33
|
-
"@typescript-eslint/parser": "8.
|
|
28
|
+
"@eslint-community/eslint-plugin-eslint-comments": "4.6.0",
|
|
29
|
+
"@eslint/compat": "2.0.2",
|
|
30
|
+
"@eslint/js": "9.39.3",
|
|
31
|
+
"@stylistic/eslint-plugin": "5.9.0",
|
|
32
|
+
"@typescript-eslint/eslint-plugin": "8.56.0",
|
|
33
|
+
"@typescript-eslint/parser": "8.56.0",
|
|
34
34
|
"editorconfig": "3.0.1",
|
|
35
|
-
"eslint-plugin-command": "3.
|
|
36
|
-
"eslint-plugin-jest": "29.
|
|
37
|
-
"eslint-plugin-jsdoc": "
|
|
38
|
-
"eslint-plugin-jsonc": "2.21.
|
|
39
|
-
"eslint-plugin-n": "17.
|
|
40
|
-
"eslint-plugin-package-json": "0.
|
|
41
|
-
"eslint-plugin-perfectionist": "
|
|
35
|
+
"eslint-plugin-command": "3.4.0",
|
|
36
|
+
"eslint-plugin-jest": "29.15.0",
|
|
37
|
+
"eslint-plugin-jsdoc": "62.7.0",
|
|
38
|
+
"eslint-plugin-jsonc": "2.21.1",
|
|
39
|
+
"eslint-plugin-n": "17.24.0",
|
|
40
|
+
"eslint-plugin-package-json": "0.89.0",
|
|
41
|
+
"eslint-plugin-perfectionist": "5.6.0",
|
|
42
42
|
"eslint-plugin-promise": "7.2.1",
|
|
43
43
|
"eslint-plugin-react": "7.37.5",
|
|
44
44
|
"eslint-plugin-react-native": "5.0.0",
|
|
45
|
-
"eslint-plugin-regexp": "
|
|
46
|
-
"eslint-plugin-security": "
|
|
47
|
-
"eslint-plugin-unicorn": "
|
|
48
|
-
"eslint-plugin-unused-imports": "4.
|
|
49
|
-
"eslint-plugin-yml": "
|
|
50
|
-
"jsonc-eslint-parser": "2.4.
|
|
51
|
-
"yaml-eslint-parser": "
|
|
45
|
+
"eslint-plugin-regexp": "3.0.0",
|
|
46
|
+
"eslint-plugin-security": "4.0.0",
|
|
47
|
+
"eslint-plugin-unicorn": "63.0.0",
|
|
48
|
+
"eslint-plugin-unused-imports": "4.4.1",
|
|
49
|
+
"eslint-plugin-yml": "3.2.1",
|
|
50
|
+
"jsonc-eslint-parser": "2.4.2",
|
|
51
|
+
"yaml-eslint-parser": "2.0.0"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
54
|
"@darksheep/eslint-formatter-github": "2.2.0",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"node": "^20.13.1 || >=22.2.0"
|
|
72
72
|
},
|
|
73
73
|
"volta": {
|
|
74
|
-
"node": "24.
|
|
74
|
+
"node": "24.13.1",
|
|
75
75
|
"yarn": "4.12.0"
|
|
76
76
|
}
|
|
77
77
|
}
|
package/src/plugins/json.js
CHANGED
|
@@ -1,20 +1,30 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @import { Linter } from 'eslint';
|
|
3
3
|
*/
|
|
4
|
+
|
|
5
|
+
import { ok } from 'node:assert';
|
|
6
|
+
|
|
4
7
|
import jsonc from 'eslint-plugin-jsonc';
|
|
5
|
-
import parser from 'jsonc-eslint-parser';
|
|
8
|
+
import * as parser from 'jsonc-eslint-parser';
|
|
9
|
+
|
|
10
|
+
const jsonRules = jsonc.configs['recommended-with-json'].rules;
|
|
11
|
+
const jsoncRules = jsonc.configs['recommended-with-jsonc'].rules;
|
|
12
|
+
const json5Rules = jsonc.configs['recommended-with-json5'].rules;
|
|
6
13
|
|
|
7
14
|
/**
|
|
8
15
|
* Get ESLint config for imports check.
|
|
9
16
|
* @returns {Promise<Linter.Config[]>}
|
|
10
17
|
*/
|
|
11
18
|
export async function createEslintJsonConfig() {
|
|
19
|
+
ok(jsonRules);
|
|
20
|
+
ok(jsoncRules);
|
|
21
|
+
ok(json5Rules);
|
|
22
|
+
|
|
12
23
|
return [
|
|
13
24
|
{
|
|
14
25
|
name: 'json/core',
|
|
15
26
|
files: [ '**/*.json', '**/*.jsonc', '**/*.json5' ],
|
|
16
27
|
languageOptions: { parser },
|
|
17
|
-
// @ts-expect-error jsonc does not match the plugin interface
|
|
18
28
|
plugins: { jsonc },
|
|
19
29
|
rules: {
|
|
20
30
|
'jsonc/auto': 'off',
|
|
@@ -38,20 +48,17 @@ export async function createEslintJsonConfig() {
|
|
|
38
48
|
{
|
|
39
49
|
name: 'json/.json',
|
|
40
50
|
files: [ '**/*.json' ],
|
|
41
|
-
|
|
42
|
-
rules: jsonc.configs['recommended-with-json'].rules,
|
|
51
|
+
rules: jsonRules,
|
|
43
52
|
},
|
|
44
53
|
{
|
|
45
54
|
name: 'json/.jsonc',
|
|
46
55
|
files: [ '**/*.jsonc' ],
|
|
47
|
-
|
|
48
|
-
rules: jsonc.configs['recommended-with-jsonc'].rules,
|
|
56
|
+
rules: jsoncRules,
|
|
49
57
|
},
|
|
50
58
|
{
|
|
51
59
|
name: 'json/.json5',
|
|
52
60
|
files: [ '**/*.json5' ],
|
|
53
|
-
|
|
54
|
-
rules: jsonc.configs['recommended-with-json5'].rules,
|
|
61
|
+
rules: json5Rules,
|
|
55
62
|
},
|
|
56
63
|
{
|
|
57
64
|
name: 'json/tsconfig.json',
|
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
* @import { Linter } from 'eslint';
|
|
3
3
|
*/
|
|
4
4
|
import * as plugin from 'eslint-plugin-package-json';
|
|
5
|
-
import
|
|
6
|
-
|
|
5
|
+
import * as parser from 'jsonc-eslint-parser';
|
|
7
6
|
/**
|
|
8
7
|
* Get ESLint config for the regexp plugin.
|
|
9
8
|
* @returns {Promise<Linter.Config[]>}
|
|
@@ -13,9 +12,7 @@ export async function createEslintPackageJsonConfig() {
|
|
|
13
12
|
{
|
|
14
13
|
name: 'package-json/custom',
|
|
15
14
|
plugins: { 'package-json': plugin },
|
|
16
|
-
languageOptions: {
|
|
17
|
-
parser: jsoncParser,
|
|
18
|
-
},
|
|
15
|
+
languageOptions: { parser },
|
|
19
16
|
files: [ 'package.json', '**/package.json' ],
|
|
20
17
|
rules: {
|
|
21
18
|
'package-json/no-empty-fields': 'error',
|
|
@@ -53,15 +53,13 @@ const moduleRules = {
|
|
|
53
53
|
{
|
|
54
54
|
type: 'natural',
|
|
55
55
|
order: 'asc',
|
|
56
|
-
newlinesBetween:
|
|
56
|
+
newlinesBetween: 1,
|
|
57
57
|
groups: [
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
[ 'parent-type', 'sibling-type', 'index-type' ],
|
|
58
|
+
'type',
|
|
59
|
+
'builtin',
|
|
60
|
+
'external',
|
|
61
|
+
'internal',
|
|
63
62
|
[ 'parent', 'sibling', 'index' ],
|
|
64
|
-
'object',
|
|
65
63
|
'unknown',
|
|
66
64
|
],
|
|
67
65
|
},
|
|
@@ -71,7 +69,10 @@ const moduleRules = {
|
|
|
71
69
|
{
|
|
72
70
|
order: 'asc',
|
|
73
71
|
type: 'natural',
|
|
74
|
-
|
|
72
|
+
groups: [
|
|
73
|
+
'type-export',
|
|
74
|
+
'value-export',
|
|
75
|
+
],
|
|
75
76
|
},
|
|
76
77
|
],
|
|
77
78
|
'perfectionist/sort-named-imports': [
|
|
@@ -79,7 +80,10 @@ const moduleRules = {
|
|
|
79
80
|
{
|
|
80
81
|
order: 'asc',
|
|
81
82
|
type: 'natural',
|
|
82
|
-
|
|
83
|
+
groups: [
|
|
84
|
+
'type-import',
|
|
85
|
+
'value-import',
|
|
86
|
+
],
|
|
83
87
|
},
|
|
84
88
|
],
|
|
85
89
|
};
|
package/src/plugins/yml.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* @import { Linter } from 'eslint';
|
|
3
3
|
*/
|
|
4
4
|
import yml from 'eslint-plugin-yml';
|
|
5
|
-
import parser from 'yaml-eslint-parser';
|
|
5
|
+
import * as parser from 'yaml-eslint-parser';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* Get ESLint config for yml check.
|
|
@@ -14,7 +14,6 @@ export async function createEslintYmlConfig() {
|
|
|
14
14
|
name: 'yml/core',
|
|
15
15
|
files: [ '**/*.yaml', '**/*.yml' ],
|
|
16
16
|
languageOptions: { parser },
|
|
17
|
-
// @ts-expect-error jsonc does not match the plugin interface
|
|
18
17
|
plugins: { yml },
|
|
19
18
|
rules: {
|
|
20
19
|
'yml/block-mapping-colon-indicator-newline': 'error',
|