Skip to content

Commit 4d878a6

Browse files
authored
[deps] Migration to new eslint v9 to flat configuration (#1676)
* Add new eslint configuration for migration to major v9 * Adapt code base to new eslint rules conventions
1 parent 64fd0b9 commit 4d878a6

216 files changed

Lines changed: 3053 additions & 2392 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.eslintrc

Lines changed: 0 additions & 255 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@ All notable changes to this project will be documented in this file. See [standa
10661066
* There is no more links that refresh completely the page and discard user configuration
10671067

10681068
* Notable changes for developers:
1069-
* updates new log create service to use the SequalizeUser parameter rather than the one from LogAdapter
1069+
* updates new log create service to use the SequelizeUser parameter rather than the one from LogAdapter
10701070
* Docker tests may be run in parallel to docker run
10711071
* gRPC API has been created (see docs to know how it works and how endpoints can be added)
10721072
* All links are now frontLink, which are handled by the frontend router
@@ -1295,7 +1295,7 @@ All notable changes to this project will be documented in this file. See [standa
12951295
* Adds `aliceL3Polarity` and `aliceDipolePolarity` to Run-Details
12961296
* Notable changes for developers:
12971297
* `GET` RUNS API:
1298-
* `runDuration` added as a virtual column with sequalize
1298+
* `runDuration` added as a virtual column with sequelize
12991299

13001300
## [0.30.0](https://github.com/AliceO2Group/Bookkeeping/releases/tag/%40aliceo2%2Fbookkeeping%400.30.0)
13011301

0 commit comments

Comments
 (0)