Removed linting for the collection docs import editor

This commit is contained in:
Andrew Bastin
2020-03-03 20:49:37 -05:00
parent e843203bb6
commit 77edec5f76

View File

@@ -29,6 +29,7 @@
<Editor
v-model="collectionJSON"
:lang="'json'"
:lint="false"
:options="{
maxLines: '16',
minLines: '8',