n8n/packages/@n8n/codemirror-lang
2025-01-22 12:16:01 +01:00
..
src fix(editor): Add unicode code points to expression language for emoji (#12633) 2025-01-22 12:16:01 +01:00
test/expressions fix(editor): Add unicode code points to expression language for emoji (#12633) 2025-01-22 12:16:01 +01:00
.eslintrc.cjs ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
jest.config.js feat(editor): Migrate codemirror-lang-n8n-expression into this monorepo (no-changelog) (#9087) 2024-05-10 18:49:22 +02:00
package.json ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
README.md feat(editor): Migrate codemirror-lang-n8n-expression into this monorepo (no-changelog) (#9087) 2024-05-10 18:49:22 +02:00
tsconfig.build.json feat(editor): Migrate codemirror-lang-n8n-expression into this monorepo (no-changelog) (#9087) 2024-05-10 18:49:22 +02:00
tsconfig.json ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) (#9604) 2024-06-05 09:50:48 +02:00

@n8n/codemirror-lang

Language support package for CodeMirror 6 in n8n

n8n Expression Language support