PHP stan settings update, vscode config file

This commit is contained in:
Clemens Schwaighofer
2020-06-18 13:44:57 +09:00
parent 96104095d0
commit ee1dafd8d8
2 changed files with 20 additions and 6 deletions

12
.vscode/bookmarks.json vendored Normal file
View File

@@ -0,0 +1,12 @@
[
{
"path": "$ROOTPATH$/www/lib/CoreLibs/Basic.php",
"bookmarks": [
{
"line": 534,
"column": 1,
"label": ""
}
]
}
]