prettier with php

Solutions on MaxInterview for prettier with php by the best coders in the world

showing results for - "prettier with php"
Kiley
24 Nov 2020
1{
2  "devDependencies": {
3    "@prettier/plugin-php": "0.14.3",
4    "prettier": "2.0.5"
5  }
6}
7