update setting description

master
Brad Cornes 2020-06-23 19:30:51 +01:00
parent 3d57b3c9c8
commit 980c701682
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
"tailwindCSS.validate": {
"type": "boolean",
"default": true,
"markdownDescription": "Enable linting",
"markdownDescription": "Enable linting. Rules can be configured individually using the `tailwindcss.lint.*` settings",
"scope": "language-overridable"
},
"tailwindCSS.lint.cssConflict": {