Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(build): position does not exist for replacetexttransformation #2105

Merged
merged 1 commit into from
Oct 31, 2017

Conversation

jpoon
Copy link
Member

@jpoon jpoon commented Oct 31, 2017

src/actions/commands/actions.ts(3230,11): error TS2345: Argument of type '{ type: "replaceText"; text: string; start: Position; end: Position; position: Position; }' is not assignable to parameter of type 'Transformation'.
  Object literal may only specify known properties, and 'position' does not exist in type 'ReplaceTextTransformation'.

@jpoon jpoon merged commit e3b9cf1 into master Oct 31, 2017
@jpoon jpoon deleted the fix-build branch October 31, 2017 19:48
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant