Skip to content

Make Site.js default layout comply with eslint#854

Merged
Chng-Zhi-Xuan merged 1 commit into
MarkBind:masterfrom
openorclose:default-site-eslint
May 16, 2019
Merged

Make Site.js default layout comply with eslint#854
Chng-Zhi-Xuan merged 1 commit into
MarkBind:masterfrom
openorclose:default-site-eslint

Conversation

@openorclose

@openorclose openorclose commented May 13, 2019

Copy link
Copy Markdown
Contributor

What is the purpose of this pull request? (put "X" next to an item, remove the rest)

  • Bug fix

Resolves #840

What is the rationale for this request?
Default layout in Site.js is not compliant with MarkBind's eslint rules.

What changes did you make? (Give an overview)
Add a comment disabling the rule

Currently, the default content in Site.js is not compliant
with the `no-undef` eslint rule.
A comment disabling the offended rule was added.
@openorclose openorclose force-pushed the default-site-eslint branch from b88cecb to 4a6ea75 Compare May 13, 2019 07:35
@Chng-Zhi-Xuan Chng-Zhi-Xuan added this to the v2.4.2 milestone May 13, 2019
@Chng-Zhi-Xuan Chng-Zhi-Xuan merged commit 9fdaa99 into MarkBind:master May 16, 2019
@openorclose openorclose deleted the default-site-eslint branch May 21, 2019 03:20
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.

Site.js default layout script's code is not compliant with eslint

3 participants