1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-tid-deobf-fork synced 2026-01-10 15:20:27 +01:00

add github actions

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2024-12-15 21:52:14 +09:00
parent 51ad406da4
commit ea83229dff
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
2 changed files with 50 additions and 0 deletions

View file

@ -7,5 +7,11 @@
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[markdown]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[yaml]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}