What's Changed
Some minor updates & improvements for building a dev environment for Google Apps Script.
Dev Dependency Updates
- npm(deps-dev): bump typescript from 5.3.2 to 5.3.3 by @dependabot in #51
- npm(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in #52
- npm(deps-dev): bump prettier from 3.1.0 to 3.2.4 by @dependabot in #58
- github-actions(deps): bump github/codeql-action from 2 to 3 by @dependabot in #55
- npm(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.3 by @dependabot in #57
- npm(deps-dev): bump the typescript-eslint group with 2 updates by @dependabot in #59
- npm(deps-dev): bump @types/jest from 29.5.10 to 29.5.11 by @dependabot in #54
- Clean install dev dependencies by @ttsukagoshi in #61
Misc
- Update ESLint and Super-Linter settings by @ttsukagoshi in #62
- Fix typo:
modules
->module
by @ttsukagoshi in #63 - Update codeql.yml to latest default format by @ttsukagoshi in #64
Full Changelog: v2.0.2...v2.1.0