mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-11 18:44:22 +00:00
fc4f4096e0
* prettier in e2e * format * typescript as dev dependency * ci all, check linting * resolve liniting issues * fix wait-on * fix package-lock.json Co-authored-by: Elio Bischof <eliobischof@gmail.com>
6 lines
73 B
JSON
6 lines
73 B
JSON
{
|
|
"printWidth": 125,
|
|
"singleQuote": true,
|
|
"trailingComma": "all"
|
|
}
|