photoprism-api/.nova/Configuration.json
2023-02-19 09:43:49 +01:00

8 lines
214 B
JSON

{
"com.thorlaksson.phpcs.runOnChange" : "onSave",
"com.thorlaksson.phpcs.standard" : "PSR12",
"editor.default_syntax" : "php",
"php.interpreter" : "\/opt\/homebrew\/bin\/php",
"php.validate" : "onSave"
}