{
"devDependencies": {
"prettier": "^3.3.3",
"prettier-plugin-apex": "^2.2.2"
},
"name": "prettier for afmt test",
"type": "module",
"version": "1.0.0",
"description": "Running Prettier apex to format test scripts to compare with afmt's result",
"directories": {
"test": "tests"
},
"keywords": [],
"author": "",
"license": "ISC"
}