Remove link to jsonlint
This commit is contained in:
parent
9d1a1427a0
commit
7da5bd1408
|
@ -279,10 +279,7 @@ function setupStylelintPopup(rules) {
|
|||
$element({
|
||||
tag: 'span',
|
||||
className: 'error',
|
||||
appendChild: [
|
||||
t('setStylelintError') + ' ',
|
||||
makeLink('https://jsonlint.com/', 'jsonlint')
|
||||
]
|
||||
textContent: t('setStylelintError')
|
||||
})
|
||||
]
|
||||
}));
|
||||
|
|
Loading…
Reference in New Issue
Block a user