Add VScode settings
This commit is contained in:
parent
2b6e193c87
commit
5d90466e1d
4 changed files with 52 additions and 0 deletions
10
geo-coop.code-workspace
Normal file
10
geo-coop.code-workspace
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"intelephense.environment.phpVersion": "8.1"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue