-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
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-changelogas dev dependency - Fix any lint violations with changelog (also see Add links to the CHANGELOG #51)
- Add
lintandlint:*package scripts