n8n/packages/@n8n/codemirror-lang
2025-02-26 14:45:35 +02: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 refactor: Move vitest-config and eslint-config packages to @n8n (#13530) 2025-02-26 14:45:35 +02: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 refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02: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 refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00
tsconfig.json refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00

@n8n/codemirror-lang

Language support package for CodeMirror 6 in n8n

n8n Expression Language support