Removed linting for the collection docs import editor
This commit is contained in:
parent
e843203bb6
commit
77edec5f76
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
<Editor
|
||||
v-model="collectionJSON"
|
||||
:lang="'json'"
|
||||
:lint="false"
|
||||
:options="{
|
||||
maxLines: '16',
|
||||
minLines: '8',
|
||||
|
|
|
|||
Loading…
Reference in a new issue