formatting
This commit is contained in:
@ -1,8 +1,12 @@
|
||||
{
|
||||
"com.thorlaksson.phpcs.formatOnSave" : true,
|
||||
"com.thorlaksson.phpcs.runOnChange" : "onSave",
|
||||
"com.thorlaksson.phpcs.standard" : "phpcs.xml",
|
||||
"editor.default_syntax" : "php",
|
||||
"php.validate" : "onSave",
|
||||
"prettier.format-on-save" : "Disable",
|
||||
"prettier.format-on-save.ignore-remote" : "Disable",
|
||||
"prettier.format-on-save.ignore-without-config" : "Disable",
|
||||
"workspace.color" : 1,
|
||||
"workspace.name" : "APnutI"
|
||||
}
|
||||
|
Reference in New Issue
Block a user