Commit 14a934ef authored by Tim Zallmann's avatar Tim Zallmann

Added Eslint disable as we have to use select2 direct import here

parent 0900a92a
<script>
/* eslint-disable no-unused-vars */
import $ from 'jquery';
import select2 from 'select2/select2';
import { KNOWN_LICENSES } from '../constants';
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment