eth-token-tracker icon indicating copy to clipboard operation
eth-token-tracker copied to clipboard

Add ESLint, Prettier, auto-changelog

Open whymarrh opened this issue 5 years ago • 0 comments

Following our other libraries, we should lint and format this project with ESLint/Prettier.

  • Add our ESLint packages as dev dependencies (minus TypeScript and Jest)
  • Add ESLint configuration file
  • Add Prettier as dev dependencies
  • Add Prettier configuration file
  • Add @metamask/auto-changelog as dev dependency
  • Fix any lint violations with changelog (also see https://github.com/MetaMask/eth-token-tracker/issues/51)
  • Add lint and lint:* package scripts

whymarrh avatar Mar 30 '20 15:03 whymarrh