Removed linting for the collection docs import editor
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
<Editor
|
<Editor
|
||||||
v-model="collectionJSON"
|
v-model="collectionJSON"
|
||||||
:lang="'json'"
|
:lang="'json'"
|
||||||
|
:lint="false"
|
||||||
:options="{
|
:options="{
|
||||||
maxLines: '16',
|
maxLines: '16',
|
||||||
minLines: '8',
|
minLines: '8',
|
||||||
|
|||||||
Reference in New Issue
Block a user