7 lines
187 B
JSON
7 lines
187 B
JSON
{
|
|
"com.thorlaksson.phpcs.formatOnSave" : true,
|
|
"com.thorlaksson.phpcs.runOnChange" : "onSave",
|
|
"com.thorlaksson.phpcs.standard" : "PSR12",
|
|
"prettier.format-on-save" : "Disable"
|
|
}
|