We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a0df24 commit d911badCopy full SHA for d911bad
1 file changed
examples/dynamicPageMargins.js
@@ -1,3 +1,5 @@
1
+/*eslint no-unused-vars: ["error", {"args": "none"}]*/
2
+
3
var pdfmake = require('../js/index'); // only during development, otherwise use the following line
4
//var pdfmake = require('pdfmake');
5
0 commit comments