mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2025-03-01 18:58:05 +00:00
Merge pull request #197 from thornbill/add-vscode-config
Add VSCode config
This commit is contained in:
commit
a742b26076
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,6 +6,5 @@ npm-debug.*
|
||||
*.p12
|
||||
*.key
|
||||
*.mobileprovision
|
||||
.vscode
|
||||
.yarn
|
||||
.pnp.js
|
||||
|
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.staticjs": "javascript"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user