- Add Prettier as dev dependency - Apply formatting to interview map, retrospective, and planning document Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 lines
56 B
JSON
6 lines
56 B
JSON
{
|
|
"devDependencies": {
|
|
"prettier": "^3.8.2"
|
|
}
|
|
}
|