tangled
alpha
login
or
join now
mary.my.id
/
bluesky-embed
9
fork
atom
custom element for embedding Bluesky posts and feeds
mary-ext.github.io/bluesky-embed
typescript
npm
bluesky
atcute
9
fork
atom
overview
issues
pulls
pipelines
chore: use new prettier vscode extension
mary.my.id
3 months ago
09c1a0fb
ca27f638
verified
This commit was signed with the committer's
known signature
.
mary.my.id
SSH Key Fingerprint:
SHA256:ZlTP/auFSGpGnaoDg4mCTG1g9OZvXp62jWR4c6H4O3c=
+1
-1
1 changed file
expand all
collapse all
unified
split
.vscode
settings.json
+1
-1
.vscode/settings.json
···
1
1
{
2
2
-
"editor.defaultFormatter": "esbenp.prettier-vscode",
2
2
+
"editor.defaultFormatter": "prettier.prettier-vscode",
3
3
"typescript.tsdk": "node_modules/typescript/lib"
4
4
}