59cf061308
- delete lms.sql - add readme.md - rename workspace file - prepared .env.example - resized gba logo
12 lines
197 B
Plaintext
12 lines
197 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
// "phpfmt.php_bin": "\"C:\\ProgramData\\scoop\\apps\\php-nts\\current\\php.exe\"",
|
|
"phpfmt.php_bin": "php",
|
|
"phpfmt.psr2": true
|
|
}
|
|
} |