[monorepo] add eslint and prettier check to tools (#31720)

* [dependency-management] check eslint and prettier in Jenkins pipeline

* [npm-overrides-helper] check eslint and prettier in Jenkins pipeline

GitOrigin-RevId: 647f105babd536d0962ac2dbb3d6a0235ba73976
This commit is contained in:
Jakob Ackermann
2026-02-23 12:54:07 +01:00
committed by Copybot
parent d004aec6f1
commit f9ad6cf5d1
2 changed files with 9 additions and 0 deletions

View File

@@ -83,6 +83,7 @@
"services/tpdsworker",
"services/web",
"tools/dependency-management",
"tools/npm-overrides-helper",
"tools/saas-e2e",
"tools/migrations"
]