Update docs/tooling/cli/02-build-system.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Gasan <465806+gusega@users.noreply.github.com>
This commit is contained in:
Gasan
2025-01-28 13:09:52 +01:00
committed by GitHub
parent 901b5046af
commit f6c927fa7c
+1 -1
View File
@@ -620,7 +620,7 @@ NODE_OPTIONS='--no-node-snapshot --experimental-vm-modules' node node_modules/@b
`backstage-cli` adds `--passWithNoTests --watch --workerIdleMemoryLimit=1000M --config node_modules/@backstage/cli/config/jest.js` jest options.
With that in mind, let's configure IDE's to run `backstage-cli` in the role of jest.
With that in mind, let's configure IDEs to run `backstage-cli` in the role of jest.
#### IntelliJ IDEA