Skip to content

Commit

Permalink
Merge branch 'next' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT authored Nov 11, 2024
2 parents 6148aab + ff93362 commit 9aa8f5d
Show file tree
Hide file tree
Showing 3 changed files with 370 additions and 316 deletions.
2 changes: 1 addition & 1 deletion eslint.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ const config: ReturnType<typeof tseslint.config> = tseslint.config(
//#endregion

//#region file-progress
eslintPluginFileProgress.configs.recommended,
eslintPluginFileProgress.configs['recommended-ci'],
//#endregion

//#region overrides
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"cypress": "13.15.1",
"eslint": "9.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-file-progress": "2.1.1",
"eslint-plugin-file-progress": "3.0.1",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-unicorn": "56.0.0",
Expand Down
Loading

0 comments on commit 9aa8f5d

Please sign in to comment.