mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:37:32 +00:00
5 lines
75 B
JavaScript
5 lines
75 B
JavaScript
![]() |
module.exports = {
|
||
|
root: true,
|
||
|
extends: ["@zitadel/eslint-config"],
|
||
|
};
|