mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 05:06:55 +00:00
eslint extend
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
extends: ["zitadel"],
|
||||
extends: ["@zitadel/eslint-config"],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user