This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
zitadel
Watch
1
Star
0
Fork
0
You've already forked zitadel
mirror of
https://github.com/zitadel/zitadel
synced
2024-11-22 08:49:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
222915ca3d
zitadel
/
e2e
/
.prettierrc.json
5 lines
72 B
JSON
Raw
Normal View
History
Unescape
Escape
chore(e2e): formatting with prettier (#4385) * 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>
2022-09-19 17:49:46 +00:00
{
"printWidth"
:
125
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
feat(actions): local users (#5089) Actions are extended to to local users. It's possible to run custom code during registration and authentication of local users.
2023-01-25 13:08:01 +00:00
}
Reference in New Issue
Copy Permalink