mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
fix(editor): Fix highlighting in SQL editor (#19291)
This commit is contained in:
9
packages/@n8n/codemirror-lang-sql/README.md
Normal file
9
packages/@n8n/codemirror-lang-sql/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# codemirror-lang-n8n-sql
|
||||
|
||||
SQL + n8n expression language support for CodeMirror 6.
|
||||
|
||||
Based on [`@codemirror/lang-sql`](https://github.com/codemirror/lang-sql).
|
||||
|
||||
## Author
|
||||
|
||||
© 2023 [Iván Ovejero](https://github.com/ivov)
|
||||
Reference in New Issue
Block a user