diff options
| author | mihailo.vojinovic <mihailonvojinovic@gmail.com> | 2026-02-04 14:00:46 +0100 |
|---|---|---|
| committer | mihailo.vojinovic <mihailonvojinovic@gmail.com> | 2026-02-04 14:00:46 +0100 |
| commit | cd2545b6a02040686874200d7ec13c953d3bdffc (patch) | |
| tree | 2053a7f82dd376b9bb743833af1720ed51ccb047 /package.json | |
| parent | a7ba174c05e9743c03cdcdb26a5c196699939fc5 (diff) | |
| download | invoice-cd2545b6a02040686874200d7ec13c953d3bdffc.tar.gz invoice-cd2545b6a02040686874200d7ec13c953d3bdffc.zip | |
Add prettier
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 50146a8..bdf5cf9 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,8 @@ "@types/react-dom": "^19", "eslint": "^9", "eslint-config-next": "16.1.6", + "prettier": "^3.8.1", + "prettier-plugin-tailwindcss": "^0.7.2", "tailwindcss": "^4", "typescript": "^5" } |
