remove diagnostics settings enum descriptions
parent
4f17e2358d
commit
47f0a8511f
42
package.json
42
package.json
|
@ -83,12 +83,7 @@
|
||||||
"error"
|
"error"
|
||||||
],
|
],
|
||||||
"default": "warning",
|
"default": "warning",
|
||||||
"markdownDescription": "",
|
"markdownDescription": ""
|
||||||
"markdownEnumDescriptions": [
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"tailwindCSS.lint.unsupportedApply": {
|
"tailwindCSS.lint.unsupportedApply": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
@ -98,12 +93,7 @@
|
||||||
"error"
|
"error"
|
||||||
],
|
],
|
||||||
"default": "error",
|
"default": "error",
|
||||||
"markdownDescription": "",
|
"markdownDescription": ""
|
||||||
"markdownEnumDescriptions": [
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"tailwindCSS.lint.unknownScreen": {
|
"tailwindCSS.lint.unknownScreen": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
@ -113,12 +103,7 @@
|
||||||
"error"
|
"error"
|
||||||
],
|
],
|
||||||
"default": "error",
|
"default": "error",
|
||||||
"markdownDescription": "",
|
"markdownDescription": ""
|
||||||
"markdownEnumDescriptions": [
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"tailwindCSS.lint.unknownVariant": {
|
"tailwindCSS.lint.unknownVariant": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
@ -128,12 +113,7 @@
|
||||||
"error"
|
"error"
|
||||||
],
|
],
|
||||||
"default": "error",
|
"default": "error",
|
||||||
"markdownDescription": "",
|
"markdownDescription": ""
|
||||||
"markdownEnumDescriptions": [
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"tailwindCSS.lint.unknownConfigKey": {
|
"tailwindCSS.lint.unknownConfigKey": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
@ -143,12 +123,7 @@
|
||||||
"error"
|
"error"
|
||||||
],
|
],
|
||||||
"default": "error",
|
"default": "error",
|
||||||
"markdownDescription": "",
|
"markdownDescription": ""
|
||||||
"markdownEnumDescriptions": [
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"tailwindCSS.lint.unsupportedTailwindDirective": {
|
"tailwindCSS.lint.unsupportedTailwindDirective": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
@ -158,12 +133,7 @@
|
||||||
"error"
|
"error"
|
||||||
],
|
],
|
||||||
"default": "error",
|
"default": "error",
|
||||||
"markdownDescription": "",
|
"markdownDescription": ""
|
||||||
"markdownEnumDescriptions": [
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue