From 84be6f2e8c303f1b844fb0497c5cc5db8f23b551 Mon Sep 17 00:00:00 2001 From: Sander Ronde Date: Sun, 17 Mar 2024 15:44:40 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a906df..f4204e2 100755 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "backend/phpstan.neon", "phpstan.neon,phpstan.neon.dist" ], - "description": "Path to the config file (leave empty to disable, use a comma-separated list to resolve in order)" + "description": "Path to the config file (use a comma-separated list to resolve in order)" }, "phpstan.paths": { "type": "object",