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