There are some useless warnings I want to disable but I don't know who is giving this warning. How to determine which plugin is sending problems?
horizontal-align: center is supported by nativescript
{
"resource": "/Login.vue",
"owner": "_generated_diagnostic_collection_name_#1",
"code": "unknownProperties",
"severity": 4,
"message": "Unknown property: 'horizontal-align'",
"source": "css",
"startLineNumber": 191,
"startColumn": 9,
"endLineNumber": 191,
"endColumn": 25
}