Add max-warnigns=0 back to eslint check. This was accidentally dropped when moving from vue-cli-service
This commit is contained in:
parent
6f997cc990
commit
37e3d993f0
2 changed files with 2 additions and 2 deletions
|
|
@ -11,9 +11,9 @@
|
|||
action="calibrate_xy"
|
||||
:submit-label="'Auto-Calibrate Using Camera'"
|
||||
:modal-progress="true"
|
||||
:stream-with-modal="true"
|
||||
@response="onRecalibrateResponse"
|
||||
@error="modalError"
|
||||
:streamWithModal="true"
|
||||
/>
|
||||
</div>
|
||||
<button
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue