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 typo in variable #32

Merged
merged 1 commit into from
Apr 17, 2021
Merged

Fix typo in variable #32

merged 1 commit into from
Apr 17, 2021

Conversation

tony
Copy link
Collaborator

@tony tony commented Apr 16, 2021

prewview -> preview

@tony tony requested a review from isaul32 April 16, 2021 22:01
@@ -127,16 +127,16 @@ export function getBalloonPositionData( editor ) {
positions: [
defaultPositions.southArrowNorth,
defaultPositions.southArrowNorthWest,
defaultPositions.southArrowNorthEast,
defaultPositions.southArrowNorthEast
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✖ eslint --quiet:

/home/t/work/javascript/ckeditor5-math/src/utils.js
  119:41  error  Unexpected trailing comma  comma-dangle
  130:41  error  Unexpected trailing comma  comma-dangle

✖ 2 problems (2 errors, 0 warnings)
  2 errors and 0 warnings potentially fixable with the `--fix` option.

@isaul32 isaul32 merged commit 7d76ccb into isaul32:master Apr 17, 2021
@tony
Copy link
Collaborator Author

tony commented Apr 17, 2021

Released in 27.0.1

@tony tony deleted the fix-variable branch April 17, 2021 18:31
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.

2 participants