We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83e6761 commit f843ed4Copy full SHA for f843ed4
1 file changed
lib/node_modules/@stdlib/plot/vega/title/ctor/lib/main.js
@@ -16,7 +16,7 @@
16
* limitations under the License.
17
*/
18
19
-/* eslint-disable no-restricted-syntax, no-invalid-this */
+/* eslint-disable no-restricted-syntax, no-invalid-this, stdlib/no-empty-lines-between-requires */
20
21
'use strict';
22
0 commit comments