tethys/Repository.code-workspace

11 lines
167 B
Plaintext
Raw Normal View History

{
"folders": [
{
"path": "."
}
],
"settings": {
"phpfmt.php_bin": "\"C:\\ProgramData\\scoop\\apps\\php-nts\\current\\php.exe\"",
"phpfmt.psr2": true
}
}