mirror of
https://github.com/dualshock-tools/dualshock-tools.github.io.git
synced 2026-03-01 11:19:54 +03:00
Update GitHub action to allow manual deployment from any branch
This commit is contained in:
committed by
dualshock-tools
parent
6426dafb6d
commit
5410239dfb
10
dualshock-tools.github.io.code-workspace
Normal file
10
dualshock-tools.github.io.code-workspace
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"typescript.tsdk": "hygglo-core/node_modules/typescript/lib"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user