Closed NilsJacobsen closed 1 year ago
Hey folks, new update on the json plugin.
New plugin settings (stays like the old one):
export type PluginSettings = { pathPattern: string; variableReferencePattern?: [string, string]; };
Hey folks, new update on the json plugin.
New plugin settings (stays like the old one):