html-inspector htmllint slowparse
|
css PrettyCSS
|
esprima jshint
|
E019: (error) => ({
reason: 'unmatched',
payload: {openingSymbol: error.a, closingSymbol: match[error.a]},
suppresses: ['end-of-input'],
}),
W003: (error) => ({
reason: 'undefined-variable',
payload: {variable: error.a},
}),
"unmatched": "There is a __openingSymbol__ on this line
that needs a closing __closingSymbol__",
"undefined-variable": "You can't use the variable
__variable__ before declaring it.",
|
|
block-expected |
block-expected |
github.com/popcodeorg/popcode
@popcodeorg
mat.a.brown@gmail.com