@w5s/mrm-preset 2.11.5 → 3.0.0
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.json +1 -1
- package/.turbo/turbo-build.log +2 -2
- package/.turbo/turbo-format.log +1 -1
- package/.turbo/turbo-lint.log +39 -3
- package/.turbo/turbo-prepare.log +1 -1
- package/.turbo/turbo-spellcheck.log +1 -1
- package/.turbo/turbo-test.log +10 -66
- package/CHANGELOG.md +18 -0
- package/ci/_gitlab/AutoDevopsInclude.gitlab-ci.yml +7 -7
- package/ci/_gitlab/Renovate.gitlab-ci.yml +1 -1
- package/ci/github.js +2 -2
- package/ci/gitlab.js +1 -1
- package/core/githooks.js +1 -0
- package/core/npm.js +2 -6
- package/core/vscode.js +1 -1
- package/eslint/index.js +17 -18
- package/lang/eslint.config.js +5 -0
- package/lang/templates/index.spec.ts +1 -1
- package/package.json +4 -4
- package/package.json.backup +6 -6
- package/project/index.js +1 -1
- package/renovate/index.js +6 -8
- package/.eslintignore +0 -1
- package/lang/.eslintrc.json +0 -9
package/.eslintrc.json
CHANGED
package/.turbo/turbo-build.log
CHANGED
package/.turbo/turbo-format.log
CHANGED
package/.turbo/turbo-lint.log
CHANGED
|
@@ -1,6 +1,42 @@
|
|
|
1
1
|
|
|
2
2
|
[1G[0K⠙[1G[0K
|
|
3
|
-
> @w5s/mrm-preset@2.11.
|
|
4
|
-
> eslint .
|
|
3
|
+
> @w5s/mrm-preset@2.11.6 lint:src
|
|
4
|
+
> eslint .
|
|
5
5
|
|
|
6
|
-
[1G[0K[
|
|
6
|
+
[1G[0K[0m[0m
|
|
7
|
+
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/ci/gitlab.js[24m[0m
|
|
8
|
+
[0m [2m5:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
9
|
+
[0m[0m
|
|
10
|
+
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/githooks.js[24m[0m
|
|
11
|
+
[0m [2m1:1[22m [33mwarning[39m Unused eslint-disable directive (no problems were reported from 'node/no-sync')[0m
|
|
12
|
+
[0m[0m
|
|
13
|
+
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/githubCI.js[24m[0m
|
|
14
|
+
[0m [2m20:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
15
|
+
[0m [2m20:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
16
|
+
[0m [2m20:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
17
|
+
[0m [2m20:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
18
|
+
[0m[0m
|
|
19
|
+
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/npm.js[24m[0m
|
|
20
|
+
[0m [2m47:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m[0m
|
|
21
|
+
[0m [2m87:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m[0m
|
|
22
|
+
[0m [2m113:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m[0m
|
|
23
|
+
[0m [2m129:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m[0m
|
|
24
|
+
[0m[0m
|
|
25
|
+
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/core/vscode.js[24m[0m
|
|
26
|
+
[0m [2m41:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
27
|
+
[0m [2m82:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
28
|
+
[0m [2m82:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m[0m
|
|
29
|
+
[0m[0m
|
|
30
|
+
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/githooks/index.js[24m[0m
|
|
31
|
+
[0m [2m33:7[22m [33mwarning[39m Unused eslint-disable directive (no problems were reported from 'no-template-curly-in-string')[0m
|
|
32
|
+
[0m[0m
|
|
33
|
+
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/post-configure/index.js[24m[0m
|
|
34
|
+
[0m [2m19:5[22m [33mwarning[39m Unused eslint-disable directive (no problems were reported from 'no-console')[0m
|
|
35
|
+
[0m[0m
|
|
36
|
+
[0m[4m/Users/julienpolo/Code/w5s/project-config/packages/mrm-preset/release/index.js[24m[0m
|
|
37
|
+
[0m [2m14:9[22m [33mwarning[39m Unused eslint-disable directive (no problems were reported from 'no-template-curly-in-string')[0m
|
|
38
|
+
[0m[0m
|
|
39
|
+
[0m[33m[1m✖ 16 problems (0 errors, 16 warnings)[22m[39m[0m
|
|
40
|
+
[0m[33m[1m[22m[39m[33m[1m 0 errors and 4 warnings potentially fixable with the `--fix` option.[22m[39m[0m
|
|
41
|
+
[0m[33m[1m[22m[39m[0m
|
|
42
|
+
[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K
|
package/.turbo/turbo-prepare.log
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
|
|
2
|
+
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
[1G[0K⠙[1G[0K
|
|
3
|
-
> @w5s/mrm-preset@2.11.
|
|
3
|
+
> @w5s/mrm-preset@2.11.6 test:script
|
|
4
4
|
> mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
|
|
5
5
|
|
|
6
6
|
[1G[0Kmkdir: _tester: File exists
|
|
@@ -18,10 +18,10 @@
|
|
|
18
18
|
[36mRunning editorconfig...[39m
|
|
19
19
|
[36mRunning eslint...[39m
|
|
20
20
|
Installing @w5s/eslint-config...
|
|
21
|
-
[?25l([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m)
|
|
21
|
+
[?25l([100;90m⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂[0m) ⠸ idealTree: [32;40mtiming[0m [35marborist:ctor[0m Completed in 0ms[0m[K
|
|
22
22
|
[0m[37;40mnpm[0m [0m[31;40mERR for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.0.0](github.com/w5s/project-config/compare/@w5s/mrm-preset@2.11.6...@w5s/mrm-preset@3.0.0) (2025-10-21)
|
|
7
|
+
|
|
8
|
+
### 🎫 Chores
|
|
9
|
+
|
|
10
|
+
- Upgrade eslint v9 peer deps ([640db8b](github.com/w5s/project-config/commits/640db8b))
|
|
11
|
+
|
|
12
|
+
### 💥 BREAKING CHANGES
|
|
13
|
+
|
|
14
|
+
* This commit upgrades ESLint to version 9, which may introduce breaking changes
|
|
15
|
+
|
|
16
|
+
## [2.11.6](github.com/w5s/project-config/compare/@w5s/mrm-preset@2.11.5...@w5s/mrm-preset@2.11.6) (2025-09-21)
|
|
17
|
+
|
|
18
|
+
### 🐛 Bug Fixes
|
|
19
|
+
|
|
20
|
+
- Fix wrong implicit boolean conversion ([56e7f54](github.com/w5s/project-config/commits/56e7f54))
|
|
21
|
+
|
|
22
|
+
**Note:** Version bump only for package @w5s/mrm-preset
|
|
23
|
+
|
|
6
24
|
## [2.11.5](github.com/w5s/project-config/compare/@w5s/mrm-preset@2.11.4...@w5s/mrm-preset@2.11.5) (2025-06-26)
|
|
7
25
|
|
|
8
26
|
### 🐛 Bug Fixes
|
|
@@ -28,14 +28,14 @@ variables:
|
|
|
28
28
|
.autodevops_base_rules:
|
|
29
29
|
rules:
|
|
30
30
|
- &autodevops_schedule_skip_rule
|
|
31
|
-
|
|
32
|
-
|
|
31
|
+
if: '$CI_PIPELINE_SOURCE == "schedule"'
|
|
32
|
+
when: never
|
|
33
33
|
- &autodevops_renovate_skip_rule
|
|
34
|
-
|
|
35
|
-
|
|
34
|
+
if: $RENOVATE
|
|
35
|
+
when: never
|
|
36
36
|
- &autodevops_default_branch_only_rule
|
|
37
|
-
|
|
38
|
-
|
|
37
|
+
if: $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH
|
|
38
|
+
when: never
|
|
39
39
|
- when: on_success
|
|
40
40
|
|
|
41
41
|
# #
|
|
@@ -201,7 +201,7 @@ variables:
|
|
|
201
201
|
# IMAGE_NAME: $CI_REGISTRY_IMAGE
|
|
202
202
|
|
|
203
203
|
.autodevops_node_image:
|
|
204
|
-
image: node:lts-alpine@sha256:
|
|
204
|
+
image: node:lts-alpine@sha256:3cede0390df539fee0ec4634ca957539b887528ce2824bb2b631aec414bfa06c
|
|
205
205
|
|
|
206
206
|
.autodevops_node_install:
|
|
207
207
|
extends:
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
when: always
|
|
14
14
|
- when: never
|
|
15
15
|
image:
|
|
16
|
-
name: renovate/renovate@sha256:
|
|
16
|
+
name: renovate/renovate@sha256:913d93cfb1b10ca26156cfca1e551485e0bd94a1d446aafa58e91e8c283caeb5
|
|
17
17
|
entrypoint: ['']
|
|
18
18
|
script:
|
|
19
19
|
- >
|
package/ci/github.js
CHANGED
|
@@ -31,14 +31,14 @@ function task() {
|
|
|
31
31
|
...config.jobs,
|
|
32
32
|
build: {
|
|
33
33
|
'runs-on': 'ubuntu-latest',
|
|
34
|
-
steps: [
|
|
34
|
+
'steps': [
|
|
35
35
|
{ uses: 'actions/checkout@v4' },
|
|
36
36
|
{ uses: 'rharkor/caching-for-turbo@v1.3' },
|
|
37
37
|
{
|
|
38
38
|
uses: 'actions/setup-node@v3',
|
|
39
39
|
with: {
|
|
40
40
|
'node-version-file': '.tool-versions',
|
|
41
|
-
cache: packageManager,
|
|
41
|
+
'cache': packageManager,
|
|
42
42
|
},
|
|
43
43
|
},
|
|
44
44
|
{ run: packageInstall },
|
package/ci/gitlab.js
CHANGED
|
@@ -23,7 +23,7 @@ function task() {
|
|
|
23
23
|
(include) => (typeof include === 'string' ? include : include.local) === includePath,
|
|
24
24
|
);
|
|
25
25
|
const addInclude = (/** @type {string} */ includePath) =>
|
|
26
|
-
gitlabCIConfig.set('include', gitlabCIConfig.get('include', [])
|
|
26
|
+
gitlabCIConfig.set('include', [...gitlabCIConfig.get('include', []), { local: includePath }]);
|
|
27
27
|
|
|
28
28
|
if (!hasInclude(autoDevopsPath)) {
|
|
29
29
|
addInclude(autoDevopsPath);
|
package/core/githooks.js
CHANGED
package/core/npm.js
CHANGED
|
@@ -1,7 +1,5 @@
|
|
|
1
|
-
/* eslint-disable default-param-last */
|
|
2
1
|
const { yarnVersion, yarnConfig } = require('@w5s/dev');
|
|
3
2
|
|
|
4
|
-
/* eslint-disable import/no-extraneous-dependencies */
|
|
5
3
|
/* cSpell: disable */
|
|
6
4
|
// @ts-check
|
|
7
5
|
// @ts-ignore
|
|
@@ -78,7 +76,6 @@ function install(deps, options = {}, exec) {
|
|
|
78
76
|
log.info(`Installing ${listify(newDeps)}...`);
|
|
79
77
|
const versionedDeps = newDeps.map((dep) => getVersionedDep(dep, versions));
|
|
80
78
|
|
|
81
|
-
// eslint-disable-next-line consistent-return
|
|
82
79
|
return run(versionedDeps, { dev }, exec);
|
|
83
80
|
}
|
|
84
81
|
|
|
@@ -90,7 +87,6 @@ function install(deps, options = {}, exec) {
|
|
|
90
87
|
* @param {Function=} exec
|
|
91
88
|
*/
|
|
92
89
|
function uninstall(deps, options = {}, exec) {
|
|
93
|
-
// eslint-disable-next-line no-param-reassign
|
|
94
90
|
deps = _.castArray(deps);
|
|
95
91
|
const dev = options.dev !== false;
|
|
96
92
|
const run = options.yarn || isUsingYarn() ? runYarn : runNpm;
|
|
@@ -106,7 +102,6 @@ function uninstall(deps, options = {}, exec) {
|
|
|
106
102
|
|
|
107
103
|
log.info(`Uninstalling ${listify(newDeps)}...`);
|
|
108
104
|
|
|
109
|
-
// eslint-disable-next-line consistent-return
|
|
110
105
|
return run(newDeps, { dev, remove: true }, exec);
|
|
111
106
|
}
|
|
112
107
|
|
|
@@ -118,7 +113,7 @@ function uninstall(deps, options = {}, exec) {
|
|
|
118
113
|
* @param {Function} [exec]
|
|
119
114
|
*/
|
|
120
115
|
function runNpm(deps, options = {}, exec) {
|
|
121
|
-
const args = [options.remove ? 'uninstall' : 'install', options.dev ? '--save-dev' : '--save']
|
|
116
|
+
const args = [options.remove ? 'uninstall' : 'install', options.dev ? '--save-dev' : '--save', ...deps];
|
|
122
117
|
|
|
123
118
|
return execCommand(exec, 'npm', args, {
|
|
124
119
|
cwd: options.cwd,
|
|
@@ -136,6 +131,7 @@ function runNpm(deps, options = {}, exec) {
|
|
|
136
131
|
function runYarn(deps, options = {}, exec) {
|
|
137
132
|
const add = options.dev ? ['add', '--dev'] : ['add'];
|
|
138
133
|
const remove = ['remove'];
|
|
134
|
+
// eslint-disable-next-line unicorn/prefer-spread
|
|
139
135
|
const args = (options.remove ? remove : add).concat(isUsingWorkspaces() && !isYarnBerry() ? ['-W'] : []).concat(deps);
|
|
140
136
|
|
|
141
137
|
return execCommand(exec, 'yarn', args, {
|
package/core/vscode.js
CHANGED
|
@@ -47,7 +47,7 @@ function vscodeTask(newTask) {
|
|
|
47
47
|
tasks.map((task) => (task.script === newTask.script ? newTask : task)),
|
|
48
48
|
);
|
|
49
49
|
} else {
|
|
50
|
-
vscodeTaskFile.set('tasks', [newTask]
|
|
50
|
+
vscodeTaskFile.set('tasks', [newTask, ...tasks]);
|
|
51
51
|
}
|
|
52
52
|
vscodeTaskFile.save();
|
|
53
53
|
}
|
package/eslint/index.js
CHANGED
|
@@ -40,6 +40,7 @@ function createESLint({ eslintPreset: eslintPresetDefault = 'eslint:recommended'
|
|
|
40
40
|
extends: [eslintPreset],
|
|
41
41
|
parserOptions: {
|
|
42
42
|
project: hasTypescript ? './tsconfig.json' : undefined,
|
|
43
|
+
// @ts-ignore FIXME: implement for eslint v9
|
|
43
44
|
...config.parserOptions,
|
|
44
45
|
},
|
|
45
46
|
}),
|
|
@@ -60,7 +61,7 @@ function createESLint({ eslintPreset: eslintPresetDefault = 'eslint:recommended'
|
|
|
60
61
|
yaml: hasYAML,
|
|
61
62
|
};
|
|
62
63
|
const extList = Object.keys(extsMap).filter((ext) => extsMap[ext]);
|
|
63
|
-
const extOption = ` --ext=${extList.join(',')}`;
|
|
64
|
+
const extOption = '';// ` --ext=${extList.join(',')}`;
|
|
64
65
|
|
|
65
66
|
pkg.withPackageJson((packageFile) => {
|
|
66
67
|
const ignorePatterns = pkg
|
|
@@ -105,7 +106,7 @@ function createESLint({ eslintPreset: eslintPresetDefault = 'eslint:recommended'
|
|
|
105
106
|
: _;
|
|
106
107
|
pkg.script(packageFile, {
|
|
107
108
|
name: `${project.lint}:src`,
|
|
108
|
-
update: updater(),
|
|
109
|
+
update: updater(false),
|
|
109
110
|
state: 'present',
|
|
110
111
|
});
|
|
111
112
|
pkg.script(packageFile, {
|
|
@@ -127,23 +128,21 @@ function createESLint({ eslintPreset: eslintPresetDefault = 'eslint:recommended'
|
|
|
127
128
|
'editor.codeActionsOnSave': settings['editor.codeActionsOnSave'] || {
|
|
128
129
|
'source.fixAll': true,
|
|
129
130
|
},
|
|
130
|
-
'eslint.validate':
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
(
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
})[ext] || ext,
|
|
144
|
-
),
|
|
131
|
+
'eslint.validate': [...new Set(
|
|
132
|
+
extList.map(
|
|
133
|
+
(ext) =>
|
|
134
|
+
({
|
|
135
|
+
cjs: 'javascript',
|
|
136
|
+
mjs: 'javascript',
|
|
137
|
+
jsx: 'javascriptreact',
|
|
138
|
+
js: 'javascript',
|
|
139
|
+
tsx: 'typescriptreact',
|
|
140
|
+
ts: 'typescript',
|
|
141
|
+
yaml: 'yaml',
|
|
142
|
+
yml: 'yaml',
|
|
143
|
+
})[ext] || ext,
|
|
145
144
|
),
|
|
146
|
-
),
|
|
145
|
+
)],
|
|
147
146
|
}),
|
|
148
147
|
});
|
|
149
148
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@w5s/mrm-preset",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "3.0.0",
|
|
4
4
|
"description": "Mrm configuration presets",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"mrm",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"postpack": "npx clean-package restore"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@w5s/dev": "^
|
|
27
|
+
"@w5s/dev": "^3.0.0",
|
|
28
28
|
"debug": "^4.3.3",
|
|
29
29
|
"glob": "^11.0.0",
|
|
30
30
|
"mrm-core": "^7.0.0",
|
|
@@ -32,11 +32,11 @@
|
|
|
32
32
|
"sync-directory": "^6.0.0"
|
|
33
33
|
},
|
|
34
34
|
"engines": {
|
|
35
|
-
"node": ">=
|
|
35
|
+
"node": ">=20.0.0"
|
|
36
36
|
},
|
|
37
37
|
"publishConfig": {
|
|
38
38
|
"access": "public"
|
|
39
39
|
},
|
|
40
40
|
"sideEffect": false,
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "e038232410218bd01be847ffe84bdb5f6261adc6"
|
|
42
42
|
}
|
package/package.json.backup
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@w5s/mrm-preset",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "3.0.0",
|
|
4
4
|
"description": "Mrm configuration presets",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"mrm",
|
|
@@ -27,9 +27,9 @@
|
|
|
27
27
|
"clean:tsc": "rm -rf dist",
|
|
28
28
|
"docs": "node ../../markdown.mjs",
|
|
29
29
|
"format": "npx run-p \"format:*\"",
|
|
30
|
-
"format:src": "eslint . --fix
|
|
30
|
+
"format:src": "eslint . --fix",
|
|
31
31
|
"lint": "npx run-p \"lint:*\"",
|
|
32
|
-
"lint:src": "eslint .
|
|
32
|
+
"lint:src": "eslint .",
|
|
33
33
|
"postpack": "npx clean-package restore",
|
|
34
34
|
"prepack": "npx clean-package",
|
|
35
35
|
"prepare": "npx run-p \"prepare:*\"",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"test:script": "mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir .."
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@w5s/dev": "^
|
|
42
|
+
"@w5s/dev": "^3.0.0",
|
|
43
43
|
"debug": "^4.3.3",
|
|
44
44
|
"glob": "^11.0.0",
|
|
45
45
|
"mrm-core": "^7.0.0",
|
|
@@ -53,11 +53,11 @@
|
|
|
53
53
|
},
|
|
54
54
|
"clean-package": "../../clean-package.config.cjs",
|
|
55
55
|
"engines": {
|
|
56
|
-
"node": ">=
|
|
56
|
+
"node": ">=20.0.0"
|
|
57
57
|
},
|
|
58
58
|
"publishConfig": {
|
|
59
59
|
"access": "public"
|
|
60
60
|
},
|
|
61
61
|
"sideEffect": false,
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "e038232410218bd01be847ffe84bdb5f6261adc6"
|
|
63
63
|
}
|
package/project/index.js
CHANGED
|
@@ -269,7 +269,7 @@ function task() {
|
|
|
269
269
|
state: 'present',
|
|
270
270
|
update: (_) => ({
|
|
271
271
|
..._,
|
|
272
|
-
globalEnv:
|
|
272
|
+
globalEnv: [...new Set([...(_.globalEnv ?? []), 'ASDF_*', 'CI', 'DATABASE_URL', 'NODE_ENV'])].sort(),
|
|
273
273
|
globalDependencies: ['.tool-versions', 'tsconfig.settings.json', '**/.env.*local', '.env'],
|
|
274
274
|
tasks: {
|
|
275
275
|
..._.tasks,
|
package/renovate/index.js
CHANGED
|
@@ -30,14 +30,12 @@ function createRenovate({ renovatePresetApplication, renovatePresetLibrary }) {
|
|
|
30
30
|
});
|
|
31
31
|
renovateFile.set(
|
|
32
32
|
'extends',
|
|
33
|
-
[renovatePresetResolved].
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
),
|
|
40
|
-
),
|
|
33
|
+
[renovatePresetResolved, ...renovateFile.get('extends', []).filter(
|
|
34
|
+
/**
|
|
35
|
+
* @param {string} extension
|
|
36
|
+
*/
|
|
37
|
+
(extension) => extension !== renovatePresetApplication && extension !== renovatePresetLibrary,
|
|
38
|
+
)],
|
|
41
39
|
);
|
|
42
40
|
renovateFile.save();
|
|
43
41
|
}
|
package/.eslintignore
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
_tester
|
package/lang/.eslintrc.json
DELETED