n8n/packages/@n8n/codemirror-lang
2025-09-11 11:46:41 +00:00
..
src fix(editor): Fix highlighting in SQL editor (#19291) 2025-09-11 11:46:41 +00:00
test/expressions fix(core): Add Dingbat emojis to expressions grammar (#16545) 2025-06-20 12:23:27 +01:00
eslint.config.mjs build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +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 ci: Update Turbo config and GH actions (#17595) 2025-07-28 10:07:28 +01: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