Merge pull request #58 from hapijs/feat/sandbox-formatter #11
Annotations
2 warnings
|
eslint-plugin-unicorn(catch-error-name):
components/CodeMirrorEditor.vue#L123
The catch parameter "err" should be named "error"
|
|
eslint(no-undef):
components/CodeMirrorEditor.vue#L129
'defineExpose' is not defined.
|