zitadel/load-test/.prettierrc
Silvan d337668599
chore: init load tests (#7635)
* init load tests

* add machine pat

* setup app

* add introspect

* use xk6-modules repo

* logging

* add teardown

* add manipulate user

* add manipulate user

* remove logs

* convert tests to ts

* add readme

* zitadel

* review comments
2024-04-18 12:21:07 +03:00

6 lines
73 B
Plaintext

{
"printWidth": 125,
"singleQuote": true,
"trailingComma": "all"
}