Skip to content

Conversation

@reznord
Copy link
Member

@reznord reznord commented Aug 17, 2017

This fixes all the lint issues in templates (demos).

import { Link } from 'preact-router/match';
import style from './style';

// eslint-disable-next-line
Copy link
Member Author

@reznord reznord Aug 17, 2017

Choose a reason for hiding this comment

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

Added this line because eslint throws warnings for this.

As of now we are using eslint-config-synacor. Once we shift to eslint-preact-preset, we can remove these comments.

Copy link
Contributor

Choose a reason for hiding this comment

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

@reznord is that in the plans? I could help with that! Wanted to learn how to make eslint plugins and configs

Sent from my Bq Aquaris M5 using FastHub

Copy link
Member Author

Choose a reason for hiding this comment

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

I was talking to @developit regarding this, he said he will soon add one. But I took care of the comment in another PR (up-coming). Added an extra set of rules to the eslintConfig

@reznord reznord requested review from developit and lukeed August 17, 2017 09:40
@reznord
Copy link
Member Author

reznord commented Aug 21, 2017

Closing this PR since now we are taking a whole different approach.

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.

3 participants