🔀 Merge branch 'Add-schema-registry-into-kafka' of https://github.com/rgeorgel/n8n into rgeorgel-Add-schema-registry-into-kafka

This commit is contained in:
Jan Oberhauser
2022-01-08 10:55:55 +01:00
4 changed files with 112 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
{
"compilerOptions": {
"lib": [
"dom",
"es2017",
"es2019.array"
],