mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
8 lines
250 B
Markdown
8 lines
250 B
Markdown
|
---
|
||
|
'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.
|