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
4cf87eb29f
astro
/
examples
/
minimal
/
tsconfig.json
4 lines
40 B
JSON
Raw
Normal View
History
Unescape
Escape
Normalize and cleanup examples projects (#2364) * Remove unused line in the examples .gitignore * Add missing .npmrc, .stackblitzrc and tsconfig.json files to a few examples * Removed unused file and link directive in the minimal example * Oops, added an accidental slash
2022-01-12 15:37:16 +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"
Normalize and cleanup examples projects (#2364) * Remove unused line in the examples .gitignore * Add missing .npmrc, .stackblitzrc and tsconfig.json files to a few examples * Removed unused file and link directive in the minimal example * Oops, added an accidental slash
2022-01-12 15:37:16 +00:00
}
Reference in a new issue
Copy permalink