Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

wip: eslint support #305

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

wip: eslint support #305

wants to merge 1 commit into from

Conversation

43081j
Copy link
Contributor

@43081j 43081j commented Aug 17, 2020

its been a while since i did this so i still need to catch it up from master and double check where i got to.

basically, though, its current state is:

  • remove TSLint
  • recreate tslint config equivalent in eslintrc.json
  • lint this repo itself using ESLint
  • fix any outstanding lint errors in this repo after moving to ESLint
  • update the CLI to use eslint and output/fix up eslint configs rather than tslint (done but not tested)
  • update individual rules to use ESLint

i have already tried to move the npm naming rule by the looks of it, though given the build doesn't pass yet i can't see if i did that right or wrong.

cc @orta

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant