Skip to content

Commit

Permalink
Add note
Browse files Browse the repository at this point in the history
  • Loading branch information
toasted-nutbread committed Jan 28, 2024
1 parent 7c8eb31 commit aede900
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/js/language/language-transformer.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ export class LanguageTransformer {
}

/**
* Note: this function does not currently combine properly with previous descriptors,
* they are treated as completely separate collections. This should eventually be changed.
* @param {import('language-transformer').LanguageTransformDescriptor} descriptor
* @throws {Error}
*/
Expand Down

0 comments on commit aede900

Please sign in to comment.