0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/.changeset/smooth-cycles-sing.md

250 B

astro
patch

The noPropertyAccessFromIndexSignature typescript configuration option was added to the strictest profile.

This will have no impact at runtime, but may affect code checks on codebases which do not already use this check.