diff --git a/package.json b/package.json index a3f27c573f0fa302702fa33b559575c18abb7550..c209d4be4eee26ae6b6a3744e74f540a95d5624b 100755 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ }, "tailwindCSS.validate": { "type": "boolean", "default": true, - "markdownDescription": "Enable linting. Rules can be configured individually using the `tailwindcss.lint.*` settings", + "markdownDescription": "Enable linting", "scope": "language-overridable" }, "tailwindCSS.lint.cssConflict": {