Closed disintegrator closed 1 year ago
Opting in is done by adding a //!js pragma at the start of a yaml multi-line string. This is needed until a language service is provided for benthos-yaml that can provide a richer experience beyond just syntax highlighting.
//!js
Opting in is done by adding a
//!js
pragma at the start of a yaml multi-line string. This is needed until a language service is provided for benthos-yaml that can provide a richer experience beyond just syntax highlighting.