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
6a3ce6c738
astro
/
examples
/
hackernews
/
.vscode
/
extensions.json
5 lines
87 B
JSON
Raw
Normal View
History
Unescape
Escape
Adds a Hackernews example site (#5213) * adds the hackernews example - TODO add readme content * refactor: moving styles from root.css into components * chore: add README content * chore: lint fixes + prettier-plugin-astro@0.4.0 * Update examples/hackernews/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * lint: remove unused variable * nit: adding check command to example Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2022-11-01 16:20:04 +00:00
{
chore: revert JSON changes with new options
2023-09-16 08:21:40 +00:00
"recommendations"
:
[
"astro-build.astro-vscode"
]
,
"unwantedRecommendations"
:
[
]
Adds a Hackernews example site (#5213) * adds the hackernews example - TODO add readme content * refactor: moving styles from root.css into components * chore: add README content * chore: lint fixes + prettier-plugin-astro@0.4.0 * Update examples/hackernews/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * lint: remove unused variable * nit: adding check command to example Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2022-11-01 16:20:04 +00:00
}
Reference in a new issue
Copy permalink