diff options
| author | MohamedBassem <me@mbassem.com> | 2024-02-09 02:17:45 +0000 |
|---|---|---|
| committer | MohamedBassem <me@mbassem.com> | 2024-02-09 02:51:39 +0000 |
| commit | b25f17509e704eb41523bf455a33804cabf8aaca (patch) | |
| tree | c1449bb3b8326504a32cc907b64a809a1290fe1d /package.json | |
| parent | 08a5694e451218f1bcb2ad9eb42fd93250afbb96 (diff) | |
| download | karakeep-b25f17509e704eb41523bf455a33804cabf8aaca.tar.zst | |
[chore] Linting and formating tweaking
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index 8df8a09d..3a17a8f7 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,10 @@ "es-errors": "^1.3.0", "eslint": "^8.56.0", "eslint-config-next": "14.1.0", + "eslint-plugin-tailwindcss": "^3.14.2", + "install": "^0.13.0", "prettier": "3.2.5", + "prettier-plugin-tailwindcss": "^0.5.11", "typescript": "^5" }, "packageManager": "yarn@4.1.0" |
