Skip to content

Commit c6734c9

Browse files
committed
chore: lint fixes
1 parent d9cf2f0 commit c6734c9

File tree

2 files changed

+25
-14
lines changed

2 files changed

+25
-14
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,32 @@
22

33
## [3.4.1](https://github.com/lightbasenl/platforms/compare/eslint-config-v3.4.0...eslint-config-v3.4.1) (2025-09-10)
44

5-
65
### Dependencies
76

8-
* Bump eslint-plugin-jsdoc from 54.1.1 to 54.3.0 ([#644](https://github.com/lightbasenl/platforms/issues/644)) ([8e5ccbd](https://github.com/lightbasenl/platforms/commit/8e5ccbd6dbc568ed1cc294dc276e1a1f72db28bc))
9-
* Bump eslint-plugin-jsdoc from 54.3.0 to 54.5.0 ([#651](https://github.com/lightbasenl/platforms/issues/651)) ([ad1d005](https://github.com/lightbasenl/platforms/commit/ad1d005605b7c6ebd05bd9de17586907d85653f0))
10-
* Bump eslint-plugin-jsdoc from 54.5.0 to 55.1.2 ([#654](https://github.com/lightbasenl/platforms/issues/654)) ([7d5d195](https://github.com/lightbasenl/platforms/commit/7d5d19511b32854a9208e4e4fe97b48d420bced2))
11-
* Bump globals from 16.3.0 to 16.4.0 ([#655](https://github.com/lightbasenl/platforms/issues/655)) ([25de88c](https://github.com/lightbasenl/platforms/commit/25de88cda762f464dc5a462fa0e7704c60b1b7f1))
12-
* Bump the eslint group with 2 updates ([#649](https://github.com/lightbasenl/platforms/issues/649)) ([674c574](https://github.com/lightbasenl/platforms/commit/674c574dc082cf6f2a5fd028161f50e95ba13a01))
13-
* Bump the typescript-eslint group with 3 updates ([#640](https://github.com/lightbasenl/platforms/issues/640)) ([ff2b0e4](https://github.com/lightbasenl/platforms/commit/ff2b0e45a6d82a00f53082cd1d090fcca9d8dac8))
14-
* Bump the typescript-eslint group with 3 updates ([#643](https://github.com/lightbasenl/platforms/issues/643)) ([cb602f7](https://github.com/lightbasenl/platforms/commit/cb602f7aa257e39bf1bb15601e66e72cdb27cf2f))
15-
* Bump the typescript-eslint group with 3 updates ([#652](https://github.com/lightbasenl/platforms/issues/652)) ([3d27724](https://github.com/lightbasenl/platforms/commit/3d277243e4b009ed3fa781c5a293edd56bb64e09))
7+
- Bump eslint-plugin-jsdoc from 54.1.1 to 54.3.0
8+
([#644](https://github.com/lightbasenl/platforms/issues/644))
9+
([8e5ccbd](https://github.com/lightbasenl/platforms/commit/8e5ccbd6dbc568ed1cc294dc276e1a1f72db28bc))
10+
- Bump eslint-plugin-jsdoc from 54.3.0 to 54.5.0
11+
([#651](https://github.com/lightbasenl/platforms/issues/651))
12+
([ad1d005](https://github.com/lightbasenl/platforms/commit/ad1d005605b7c6ebd05bd9de17586907d85653f0))
13+
- Bump eslint-plugin-jsdoc from 54.5.0 to 55.1.2
14+
([#654](https://github.com/lightbasenl/platforms/issues/654))
15+
([7d5d195](https://github.com/lightbasenl/platforms/commit/7d5d19511b32854a9208e4e4fe97b48d420bced2))
16+
- Bump globals from 16.3.0 to 16.4.0
17+
([#655](https://github.com/lightbasenl/platforms/issues/655))
18+
([25de88c](https://github.com/lightbasenl/platforms/commit/25de88cda762f464dc5a462fa0e7704c60b1b7f1))
19+
- Bump the eslint group with 2 updates
20+
([#649](https://github.com/lightbasenl/platforms/issues/649))
21+
([674c574](https://github.com/lightbasenl/platforms/commit/674c574dc082cf6f2a5fd028161f50e95ba13a01))
22+
- Bump the typescript-eslint group with 3 updates
23+
([#640](https://github.com/lightbasenl/platforms/issues/640))
24+
([ff2b0e4](https://github.com/lightbasenl/platforms/commit/ff2b0e45a6d82a00f53082cd1d090fcca9d8dac8))
25+
- Bump the typescript-eslint group with 3 updates
26+
([#643](https://github.com/lightbasenl/platforms/issues/643))
27+
([cb602f7](https://github.com/lightbasenl/platforms/commit/cb602f7aa257e39bf1bb15601e66e72cdb27cf2f))
28+
- Bump the typescript-eslint group with 3 updates
29+
([#652](https://github.com/lightbasenl/platforms/issues/652))
30+
([3d27724](https://github.com/lightbasenl/platforms/commit/3d277243e4b009ed3fa781c5a293edd56bb64e09))
1631

1732
## [3.4.0](https://github.com/lightbasenl/platforms/compare/eslint-config-v3.3.0...eslint-config-v3.4.0) (2025-08-25)
1833

packages/eslint-config/package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,7 @@
1919
},
2020
"main": "./dist/src/index.js",
2121
"types": "./dist/src/index.d.ts",
22-
"files": [
23-
"README.md",
24-
"LICENSE",
25-
"dist/src"
26-
],
22+
"files": ["README.md", "LICENSE", "dist/src"],
2723
"scripts": {
2824
"build": "tsc -p ./tsconfig.json",
2925
"lint": "eslint . --concurrency=auto --fix --cache --cache-strategy content --cache-location .cache/eslint/ --color",

0 commit comments

Comments
 (0)