npm @vue/tsconfig 0.9.0
v0.9.0

20 hours ago

Noticeable Changes

  • feat: update lib to ES2022 by @Slessi in #41
  • chore: move noUncheckedIndexedAccess from base config to the lib config [fa4423b]
    • This is because noUncheckedIndexedAccess may have false positives, making it hard for existing codebases to upgrade.
    • But for new codebases, it’s still recommended to enable this flag from the beginning.

New Contributors

Full Changelog: v0.8.1...v0.9.0

Don't miss a new tsconfig release

NewReleases is sending notifications on new releases.