Skip to content

Update eslint & config to latest major versions#257

Merged
bajtos merged 1 commit intomasterfrom
update-eslint-again
Feb 5, 2019
Merged

Update eslint & config to latest major versions#257
bajtos merged 1 commit intomasterfrom
update-eslint-again

Conversation

@bajtos
Copy link
Copy Markdown
Member

@bajtos bajtos commented Feb 5, 2019

This is required by #255 where we are starting to use ES6 features - template literals. See also #256 where I accidentally upgraded only to the latest compatible version.

@@ -0,0 +1,2 @@
public
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

public contains files served to the browser. I am not sure if we can switch them to ES6 (e.g. const instead of var), therefore I am leaving them out of this PR.

@bajtos bajtos merged commit 34f8b79 into master Feb 5, 2019
@bajtos bajtos deleted the update-eslint-again branch February 5, 2019 09:06
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