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

chore: update deps and cleanup code #90

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Conversation

gmaclennan
Copy link
Member

  • Update all deps
  • Move .eslintrc into package.json
  • Update formatting to Prettier 3.0 (keep trailingComma=es5)
  • Replace glob-promise with glob (has promise support)
  • Remove .npmignore (using files in package.json overrides)
  • Remove unused code index.js, utils.js, schemasPrefix.js
  • Remove unused travis.yml config
  • Remove unused modules, including eslint-prettier-plugin

- Update all deps
- Move .eslintrc into package.json
- Update formatting to Prettier 3.0 (keep trailingComma=es5)
- Replace glob-promise with glob (has promise support)
- Remove .npmignore (using `files` in package.json overrides)
- Remove unused code `index.js`, `utils.js`, `schemasPrefix.js`
- Remove unused travis.yml config
- Remove unused modules, including eslint-prettier-plugin
@gmaclennan gmaclennan merged commit cdffdf1 into master Aug 2, 2023
0 of 6 checks passed
@gmaclennan gmaclennan deleted the chore/deps-and-cleanup branch August 2, 2023 13:27
@gmaclennan gmaclennan self-assigned this Aug 2, 2023
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