Skip to content

Commit

Permalink
feat(js-api): test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
markocikos committed Dec 20, 2023
1 parent fb0faf7 commit 3ff9263
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/js-toolkit/packages/js-api/editor/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ export interface EditorConfigTransformer<T> {

export interface EditorTransformer<T> {
editorConfigTransformer: EditorConfigTransformer<T>;
foo: string;
}

0 comments on commit 3ff9263

Please sign in to comment.