mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 09:54:00 +00:00
feat: add @zitadel/node pkg
This commit is contained in:
5
packages/zitadel-node/.eslintrc.cjs
Normal file
5
packages/zitadel-node/.eslintrc.cjs
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
// TODO: React is not used in the server package
|
||||
extends: ["zitadel"],
|
||||
};
|
||||
Reference in New Issue
Block a user