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

Modernizes linting for typescript #5

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

Conversation

banderso-n
Copy link

Removes tslint.json and adds typescript-eslint config file

@banderso-n
Copy link
Author

Still a few things that need fleshing out before this PR can be merged:

  • Figure out how we'll have devs consume our separate config files.
  • Figure out how devs will install dependencies for this config.
  • This config requires eslint-plugin-import to work, which is included in the latest airbnb lint config, but not in our current standards. Figure out how to address this.
  • Finalize our recommended rule set.

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