We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ce241 commit d263a7fCopy full SHA for d263a7f
test/jasmine/assets/supply_defaults.js
@@ -3,7 +3,7 @@
3
var Plots = require('@src/plots/plots');
4
5
// The following is used to fill up the Registry module
6
-/* eslint-ignore */
+/* eslint-disable-next-line */
7
var Plotly = require('@lib');
8
9
/**
0 commit comments