6 lines
292 B
JSON
6 lines
292 B
JSON
|
{
|
|||
|
"configuration.validate.enable": "Whether php validation is enabled or not.",
|
|||
|
"configuration.validate.executablePath": "Points to the php executable.",
|
|||
|
"configuration.validate.run": "Whether the linter is run on save or on type.",
|
|||
|
"configuration.title": "PHP Configuration options"
|
|||
|
}
|