Files
archived-x-prober/.vscode/settings.json
T
Km.Van 1592505c01 rename php-cs-fixer config file
update php-cs-fixer config
2026-07-11 10:50:32 +08:00

5 lines
118 B
JSON

{
"php-cs-fixer.config": ".php-cs-fixer.dist.php",
"php-cs-fixer.allowRisky": true,
"php.suggest.basic": false
}