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

Work in progress: add eslint typescript support #304

Closed
wants to merge 3 commits into from
Closed

Work in progress: add eslint typescript support #304

wants to merge 3 commits into from

Conversation

johnnyreilly
Copy link
Member

@johnnyreilly johnnyreilly commented Jun 30, 2019

CLOSED IN FAVOUR OF #305


This PR is intended to start the journey towards adding eslint TypeScript support:

I'm not sure how long it will take to do this as I'm somewhat time poor right now, so all help is appreciated ❤️ 😄

So, what's happened so far? This:

  1. Disabled tslint --fix during commits
  2. Added a new project under /test/integration/ called project_eslint. This contains some simple eslint errors which are visible in VS Code with the ESLint VS Code plugin. In future the fork-ts-checker-webpack-plugin should pick these up when a test exists to exercise this

To be continued....!

@johnnyreilly
Copy link
Member Author

I forgot to catch up my branch with master right from the off - I think I'll close this and start clean later.

@fabb
Copy link

fabb commented Jun 30, 2019

You can rebase and force push in order to reuse this PR, there would be no need to close this (just saying).

@johnnyreilly
Copy link
Member Author

Oh sure it's possible - but starting afresh is just easier. Merging upstream wasn't the straightforward affair I'd hoped (much change since I originally forked)

@fabb
Copy link

fabb commented Jun 30, 2019

In that case you could also just reset your branch to master, and force push and continue committing from there.
Anyways, I‘m really looking forward to this PR, cheers!

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