Skip to content

Commit d263a7f

Browse files
committed
fix lint
1 parent 93ce241 commit d263a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/assets/supply_defaults.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
var Plots = require('@src/plots/plots');
44

55
// The following is used to fill up the Registry module
6-
/* eslint-ignore */
6+
/* eslint-disable-next-line */
77
var Plotly = require('@lib');
88

99
/**

0 commit comments

Comments
 (0)