5 lines
249 B
Markdown
5 lines
249 B
Markdown
---
|
|
'astro': minor
|
|
---
|
|
|
|
Update base `tsconfig.json` template with `allowJs: true` to provide a better relaxed experience for users unfamilliar with TypeScript. `allowJs` is still set to `false` (its default value) when using the `strictest` preset.
|