Roastmonday/.nova/Configuration.json
2025-05-24 13:23:02 +02:00

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"
}