diff --git a/package.json b/package.json index 4b0281dc8823a7d9debcbff853c4ca088be2206f..055375ed3fad96cf57adef96c4327d5b10ed27f9 100755 --- a/package.json +++ b/package.json @@ -83,8 +83,13 @@ "warning", "error" ], "default": "warning", + "markdownDescription": "", + "markdownEnumDescriptions": [ + }, "author": "Brad Cornes ", - "homepage": "https://github.com/bradlc/vscode-tailwindcss", + "", + "" + ] }, "tailwindCSS.lint.unsupportedApply": { "type": "string", @@ -94,8 +99,13 @@ "warning", "error" ], "default": "error", + "markdownDescription": "", + "markdownEnumDescriptions": [ + }, "author": "Brad Cornes ", - "homepage": "https://github.com/bradlc/vscode-tailwindcss", + "", + "" + ] }, "tailwindCSS.lint.unknownScreen": { "type": "string", @@ -105,8 +115,13 @@ "warning", "error" ], "default": "error", + "markdownDescription": "", + "markdownEnumDescriptions": [ + }, "author": "Brad Cornes ", - "homepage": "https://github.com/bradlc/vscode-tailwindcss", + "", + "" + ] }, "tailwindCSS.lint.unknownVariant": { "type": "string", @@ -116,8 +131,13 @@ "warning", "error" ], "default": "error", + "markdownDescription": "", + "markdownEnumDescriptions": [ + }, "author": "Brad Cornes ", - "homepage": "https://github.com/bradlc/vscode-tailwindcss", + "", + "" + ] }, "tailwindCSS.lint.unknownConfigKey": { "type": "string", @@ -127,8 +147,13 @@ "warning", "error" ], "default": "error", + "markdownDescription": "", + "markdownEnumDescriptions": [ + }, "author": "Brad Cornes ", - "homepage": "https://github.com/bradlc/vscode-tailwindcss", + "", + "" + ] }, "tailwindCSS.lint.unsupportedTailwindDirective": { "type": "string", @@ -138,8 +163,13 @@ "warning", "error" ], "default": "error", + "markdownDescription": "", + "markdownEnumDescriptions": [ + }, "author": "Brad Cornes ", - "homepage": "https://github.com/bradlc/vscode-tailwindcss", + "", + "" + ] } } }