This website requires JavaScript.
Explore
Help
Sign in
michael
/
astro
Watch
1
Star
0
Fork
You've already forked astro
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
3dd65bf889
astro
/
examples
/
ssr
/
tsconfig.json
4 lines
40 B
JSON
Raw
Normal View
History
Unescape
Escape
Implements redirects, headers for SSR (#2798) * Implements redirects, headers for SSR * Move away from an explicit Request * Properly handle endpoint routes in the build * chore(lint): ESLint fix * Update based on review comments Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-16 16:16:21 +00:00
{
Add template tsconfigs for users to extend from (#4439) * Add tsconfig templates to extend from * Add changeset * Right order for assign parameters * Add tsconfigs to export map
2022-08-25 19:15:27 +00:00
"extends"
:
"astro/tsconfigs/base"
Implements redirects, headers for SSR (#2798) * Implements redirects, headers for SSR * Move away from an explicit Request * Properly handle endpoint routes in the build * chore(lint): ESLint fix * Update based on review comments Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-16 16:16:21 +00:00
}
Reference in a new issue
Copy permalink