PHP -> Unibeautify
{
"JavaScript": {
"indent_size": 2,
"indent_char": " ",
"indent_style": "tab",
"beautifiers": [
"Prettier"
]
},
"PHP": {
"beautifiers": [
"PHP-CS-Fixer"
],
"PHP-CS-Fixer": {
"prefer_beautifier_config": true,
"PHP-CS-Fixer": {
"path": "C:/Users/donny/AppData/Roaming/Composer/vendor/bin/php-cs-fixer.bat"
}
}
}
}Ingat pastikan pasang php di enviroment windowsnya ya!!!
untuk masalah Konfig PHP-CS-Fixer Buat file .php_cs di root folder project kamu